Skip to content

Commit

Permalink
fix: remove GITHUB_ACTION_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
saenyakorn committed Oct 30, 2023
1 parent 05ae568 commit 4d625c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
with:
before-publish: yarn build
secrets:
GITHUB_ACTION_TOKEN: ${{ github.token }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4d625c9

Please sign in to comment.