Skip to content

Commit

Permalink
Release 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
webNeat committed Aug 21, 2022
1 parent 3c7bd1a commit 2a90b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: yarn
- run: yarn build
- name: Publish to npm
uses: pascalgn/npm-publish-action@1.3.3
uses: pascalgn/npm-publish-action@1.3.9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2a90b91

Please sign in to comment.