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 14c708c commit 923481eCopy full SHA for 923481e
.github/workflows/run-release-please.yml
@@ -23,6 +23,7 @@ jobs:
23
id: release
24
with:
25
config-file: release-please-config.json
26
- mainifest-file: .release-please-mainifest.json
+ mainfest-file: .release-please-mainifest.json
27
+ command: manifest
28
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
29
default-branch: main
0 commit comments