Skip to content

Commit

Permalink
use publish token
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Nov 29, 2022
1 parent fd3942e commit 83afcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}

0 comments on commit 83afcb8

Please sign in to comment.