Skip to content

Commit 12dea3d

Browse files
authored
chore: change GitHub token (#814)
1 parent 51e3038 commit 12dea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
steps:
1616
- uses: googleapis/release-please-action@v4
1717
with:
18-
token: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
1919
config-file: release-please-config.json
2020
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)