Skip to content

Commit

Permalink
chore: use a PAT
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <me@frostming.com>
  • Loading branch information
frostming committed Oct 9, 2024
1 parent 77e03e9 commit 7734012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
with:
name: ${{ steps.update.outputs.VERSION }}
tag: ${{ steps.update.outputs.VERSION }}
token: ${{ secrets.GH_TOKEN }}

0 comments on commit 7734012

Please sign in to comment.