Skip to content

Commit 54e6f99

Browse files
committed
chore: update GHA token
1 parent 2d0764f commit 54e6f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_publish-lts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
FORCE_COLOR: 2
5858
CI: true
5959
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
60-
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
60+
GITHUB_AUTH: ${{ secrets.GH_DEPLOY_TOKEN }}
6161
- uses: actions/upload-artifact@v4
6262
with:
6363
name: tarballs

0 commit comments

Comments
 (0)