Skip to content

Commit

Permalink
ci: update github action to use custom PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
songlim327 committed Oct 7, 2024
1 parent f14bb90 commit 9b24c82
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 @@ -30,4 +30,4 @@ jobs:
version: "~> v2"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 9b24c82

Please sign in to comment.