Skip to content

Commit

Permalink
fix(actions): update npm publish version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandor Borics committed May 3, 2022
1 parent 1a5ae38 commit 69d4f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: yarn build

- name: Publish if version has been updated
uses: pascalgn/[email protected].8
uses: pascalgn/[email protected].9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit 69d4f03

Please sign in to comment.