Skip to content

Commit 19cf26b

Browse files
jeduardoshano
andcommitted
chore: use release creator token to create the release
Co-authored-by: Shane Dowling <[email protected]>
1 parent 967a42c commit 19cf26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
steps:
2222
- uses: googleapis/release-please-action@v4
2323
with:
24-
token: ${{ secrets.GITHUB_TOKEN }}
24+
token: ${{ secrets.RELEASE_CREATOR_TOKEN }}
2525
config-file: release-please-config.json

0 commit comments

Comments
 (0)