Skip to content

Commit

Permalink
build: updating forge
Browse files Browse the repository at this point in the history
  • Loading branch information
Ailton Loures Ferreira committed Sep 2, 2024
1 parent 3445f9a commit 2b9cd5b
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,6 +24,6 @@ jobs:
run: npm ci
- name: Publish on release ${{ github.ref_name }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
run: npm run publish

0 comments on commit 2b9cd5b

Please sign in to comment.