Skip to content

Commit

Permalink
chore: use personal access token (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 authored Nov 16, 2021
1 parent 7748558 commit 1617dff
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 @@ -28,4 +28,4 @@ jobs:
version: v1.0.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PET_PAT }}

0 comments on commit 1617dff

Please sign in to comment.