summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-09-13 14:43:53 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-13 14:43:53 -0700
commite73d2d14c61a9ccf92a261fedf4e9f4eaccf7b6e (patch)
tree934dc058cfe474e09605596ce9e1a7c676deaf8c
parentb9e73b4b0d11abc806d4eca5b5f144ccedd230fe (diff)
downloadastro-e73d2d14c61a9ccf92a261fedf4e9f4eaccf7b6e.tar.gz
astro-e73d2d14c61a9ccf92a261fedf4e9f4eaccf7b6e.tar.zst
astro-e73d2d14c61a9ccf92a261fedf4e9f4eaccf7b6e.zip
Update snapshot-release.yml
-rw-r--r--.github/workflows/snapshot-release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/snapshot-release.yml b/.github/workflows/snapshot-release.yml
index 5f3a5fd46..901848b6d 100644
--- a/.github/workflows/snapshot-release.yml
+++ b/.github/workflows/snapshot-release.yml
@@ -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