Skip to content

Commit

Permalink
GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
stoprocent committed Oct 20, 2023
1 parent a3d55db commit 44a44a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
- run: npm ci
- run: npm run semantic-release
env:
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 44a44a4

Please sign in to comment.