Skip to content

Commit 923481e

Browse files
authored
ci: correct action config
1 parent 14c708c commit 923481e

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
@@ -23,6 +23,7 @@ jobs:
2323
id: release
2424
with:
2525
config-file: release-please-config.json
26-
mainifest-file: .release-please-mainifest.json
26+
mainfest-file: .release-please-mainifest.json
27+
command: manifest
2728
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
2829
default-branch: main

0 commit comments

Comments
 (0)