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