Skip to content

Commit

Permalink
remove unneeded npm token from snapshot release job
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 18, 2024
1 parent 1a88b94 commit d8bcefb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:

- name: Publish @web5/${{ matrix.package }} snapshot
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
REGISTRY: https://blockxyz.jfrog.io/artifactory/api/npm/tbd-oss-snapshots-npm/
run: |
set -exuo pipefail
Expand Down

0 comments on commit d8bcefb

Please sign in to comment.