Skip to content

Commit 711849b

Browse files
authored
fix: checks in release-please commit not starting (#12)
1 parent 3193907 commit 711849b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
steps:
1818
- uses: googleapis/release-please-action@v4
1919
with:
20+
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
2021
config-file: release-please-config.json
2122
manifest-file: .release-please-manifest.json
2223

0 commit comments

Comments
 (0)