Skip to content

Commit

Permalink
Release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed Sep 17, 2023
1 parent fef450f commit 4966ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
NODE_OPTIONS: --openssl-legacy-provider
working-directory: ./lib
run: |
npm set //registry.npmjs.org/:_authToken=${BYTESCALE_NPM_AUTH_TOKEN}
npm set //registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
npm run publish:executeIfReleaseCommit
- name: "Notification on success"
Expand Down

0 comments on commit 4966ba8

Please sign in to comment.