Skip to content

Commit

Permalink
Update publish-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MauMuller committed Jan 4, 2023
1 parent a241bc7 commit 09dbdcd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:

- name: Install Dependences
run: npm ci

- name: Set Registry github
run: npm set "//npm.pkg.github.com/:_authToken"${{ secrets.GITHUB_TOKEN }}

- name: Publish on Github
if: ${{ env.VERSION_PACKAGE != 'v0.0.0' }}
Expand Down

0 comments on commit 09dbdcd

Please sign in to comment.