Skip to content

Commit 2e4481c

Browse files
authored
build: use different token for branch protection (#187)
1 parent 4ae2dff commit 2e4481c

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
@@ -50,5 +50,5 @@ jobs:
5050
@googlemaps/semantic-release-config
5151
semantic-release-npm-deprecate
5252
env:
53-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53+
GH_TOKEN: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
5454
NPM_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}

0 commit comments

Comments
 (0)