Skip to content

Commit

Permalink
chore: update GHA token
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Feb 24, 2024
1 parent 2d0764f commit 54e6f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish-lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
FORCE_COLOR: 2
CI: true
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
GITHUB_AUTH: ${{ secrets.GH_DEPLOY_TOKEN }}
- uses: actions/upload-artifact@v4
with:
name: tarballs
Expand Down

0 comments on commit 54e6f99

Please sign in to comment.