Skip to content

Commit 3004679

Browse files
committed
ci: modified release-please token
1 parent 690bc6b commit 3004679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- id: release-please
3434
uses: google-github-actions/release-please-action@v4
3535
with:
36-
token: ${{ secrets.GITHUB_TOKEN }}
36+
token: ${{ secrets.RELEASE_BOT_TOKEN }}
3737
config-file: release-please-config.json
3838
manifest-file: .release-please-manifest.json
3939
goreleaser:

0 commit comments

Comments
 (0)