Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
github tokens
  • Loading branch information
Hoxolotl authored Jun 12, 2024
1 parent 8153904 commit 095c4dd
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 @@ -24,5 +24,5 @@ jobs:
- run: npm ci
- name: Publish app
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npm run publish

0 comments on commit 095c4dd

Please sign in to comment.