We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a896226 commit 46a491dCopy full SHA for 46a491d
.github/workflows/release.yml
@@ -50,5 +50,5 @@ jobs:
50
@googlemaps/semantic-release-config
51
semantic-release-npm-deprecate
52
env:
53
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
54
NPM_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}
0 commit comments