Skip to content

Commit afb8b9f

Browse files
committed
chore: add config file param
1 parent 49d2e6d commit afb8b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
id: release
2020
with:
2121
release-type: node
22+
config-file: release-please-config.json
2223
- uses: actions/checkout@v4
2324
if: ${{ steps.release.outputs.release_created }}
2425
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)