Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
descorp authored Nov 16, 2023
1 parent 24e43ef commit 940d6f3
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 @@ -35,5 +35,5 @@ jobs:
- name: Upload artifacts
run: npm whoami #npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_ADYEN_REACT_NATIVE_TOKEN }}
NODE_AUTH_TOKEN: some_random_value #${{ secrets.NPM_ADYEN_REACT_NATIVE_TOKEN }}
CI: true

0 comments on commit 940d6f3

Please sign in to comment.