We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17f2a43 + 10e6f96 commit e183656Copy full SHA for e183656
.github/workflows/npm-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
npm run lint
21
npm run dist
22
- name: Publish if version has been updated
23
- uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc
+ uses: pascalgn/npm-publish-action@1.3.3
24
with: # All of theses inputs are optional
25
tag_name: "v%s"
26
tag_message: "v%s"
0 commit comments