Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
descorp authored Nov 16, 2023
1 parent 11a462e commit f0ae2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
run: npm whoami #npm publish --access public

env:
NODE_AUTH_TOKEN: some_random_value #${{ secrets.NPM_ADYEN_REACT_NATIVE_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_ADYEN_REACT_NATIVE_TOKEN }}
CI: true

0 comments on commit f0ae2bb

Please sign in to comment.