Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Sync with master
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarcosp committed Nov 27, 2020
2 parents be60c2a + 12872a8 commit 8463cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
path: _release/platform-darwin-x64

- name: Release npm package
if: "startsWith(github.ref, 'refs/tags/v')"
run: |
npm config set //registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN
npm config set scope "@vmarcosp"
Expand Down

0 comments on commit 8463cdb

Please sign in to comment.