Update snapshot-release.yml
This commit is contained in:
parent
b9e73b4b0d
commit
e73d2d14c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/snapshot-release.yml
vendored
1
.github/workflows/snapshot-release.yml
vendored
|
@ -79,6 +79,7 @@ jobs:
|
|||
env:
|
||||
# Needs access to publish to npm
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
- name: Pull Request Notification
|
||||
uses: actions/github-script@v6
|
||||
|
|
Loading…
Reference in a new issue