Skip to content

Commit

Permalink
use correct publisher token
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw committed Jan 24, 2023
1 parent 97c44be commit 56cf05f
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 @@ -27,4 +27,4 @@ jobs:
version: ${{ env.GITHUB_REF_NAME }}
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SKIPPER_PUBLISHER }}

0 comments on commit 56cf05f

Please sign in to comment.