Skip to content

Commit

Permalink
Test update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Bernerman committed Sep 3, 2021
1 parent e467f33 commit 2be9a62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-modul-test-municipio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

- name: Remove .npmrc and inject token
run: |
npm i -g npm
npm -v
rm .npmrc
echo "//npm.pkg.github.com/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
Expand Down

0 comments on commit 2be9a62

Please sign in to comment.