We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a3e0e commit 0b73d09Copy full SHA for 0b73d09
.github/workflows/npm-publish.yml
@@ -17,6 +17,6 @@ jobs:
17
node-version: 12.0.0
18
19
- name: Publish new version
20
- uses: geoblink/publish-to-npm@1.0.1
+ uses: geoblink/publish-to-npm@1.0.2
21
env:
22
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
0 commit comments