Update publish.yml

This commit is contained in:
Adam Matthiesen 2024-01-16 01:06:27 -08:00 committed by GitHub
parent e16b1c932c
commit 82ceae5986
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ jobs:
# Publish package
npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.ACTION_TOKEN}}