Skip to content

Commit 14c708c

Browse files
authored
ci: update release-please with config options
1 parent c9071d7 commit 14c708c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: google-github-actions/release-please-action@v2
2323
id: release
2424
with:
25-
command: manifest
25+
config-file: release-please-config.json
26+
mainifest-file: .release-please-mainifest.json
2627
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
2728
default-branch: main

0 commit comments

Comments
 (0)