Skip to content

Commit

Permalink
Use MY_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Apr 20, 2022
1 parent 0d556ed commit fc25753
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 @@ -23,5 +23,5 @@ jobs:
- name: Build and Release
env:
FORCE_COLOR: 3
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
run: npx zx .github/workflows/release.mjs

0 comments on commit fc25753

Please sign in to comment.