Skip to content

Commit

Permalink
update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymek committed Jun 13, 2023
1 parent 54498bf commit ded7bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
version: ${{ github.event.inputs.version }}
tag: ${{ github.event.inputs.tag }}
secrets:
GH_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
NPM_ACCESS_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ded7bdd

Please sign in to comment.