Skip to content

Commit

Permalink
CI/CD - Added registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxence Perrin committed Dec 18, 2020
1 parent 92e2298 commit 08a2b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12
registry-url: https://registry.npmjs.org/

- name: Install
run: yarn
Expand Down

0 comments on commit 08a2b76

Please sign in to comment.