Skip to content

Commit 2c6daac

Browse files
committed
fix: use GH_PAT_RELEASE_PLEASE_ACTION token in release-please workflow
1 parent 1a8c49c commit 2c6daac

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
@@ -15,5 +15,6 @@ jobs:
1515
- uses: googleapis/release-please-action@v4
1616
id: release
1717
with:
18+
token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }}
1819
config-file: .release-please-config.json
1920
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)