Skip to content

Commit

Permalink
add node auth token (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-drexler authored Nov 20, 2024
1 parent d22c88e commit a4c2870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
build_script: pnpm build
comment_command: /snapit

0 comments on commit a4c2870

Please sign in to comment.