Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lunnlew committed Oct 25, 2019
1 parent 33f1dc5 commit d1eb77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ReleaseBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
asset_name: stream-downloader-linux-amd64
asset_content_type: application/x-executable
- name: npm publish
run:
run: |
npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
npm publish
env:
Expand Down

0 comments on commit d1eb77c

Please sign in to comment.