There was an error while loading. Please reload this page.
1 parent 3193907 commit 711849bCopy full SHA for 711849b
1 file changed
.github/workflows/release-please.yml
@@ -17,6 +17,7 @@ jobs:
17
steps:
18
- uses: googleapis/release-please-action@v4
19
with:
20
+ token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
21
config-file: release-please-config.json
22
manifest-file: .release-please-manifest.json
23
0 commit comments