Skip to content

Commit

Permalink
ci: add GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
wwhai committed Jun 23, 2023
1 parent 4290f09 commit d065b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/1-auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
- uses: ncipollo/release-action@v1
name: "Upload Files"
with:
token: ${{ secrets.GH_TOKEN }}
artifacts: "__build/_release/*.zip"

0 comments on commit d065b59

Please sign in to comment.