We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9071d7 commit 14c708cCopy full SHA for 14c708c
.github/workflows/run-release-please.yml
@@ -22,6 +22,7 @@ jobs:
22
- uses: google-github-actions/release-please-action@v2
23
id: release
24
with:
25
- command: manifest
+ config-file: release-please-config.json
26
+ mainifest-file: .release-please-mainifest.json
27
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
28
default-branch: main
0 commit comments