Skip to content

Commit

Permalink
Revert "ci(release): update token used"
Browse files Browse the repository at this point in the history
This reverts commit a64d5a5.
  • Loading branch information
joshuagraber committed Dec 13, 2023
1 parent a64d5a5 commit 0b957cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Release 🚀🚀🚀
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN_FINE }}
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0b957cd

Please sign in to comment.