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.
1 parent 3d228dd commit b6a0b04Copy full SHA for b6a0b04
README.md
@@ -24,7 +24,7 @@ jobs:
24
with:
25
node-version: 10.0.0
26
- name: Publish if version has been updated
27
- uses: pascalgn/npm-publish-action@4f4bf159e299f65d21cd1cbd96fc5d53228036df
+ uses: pascalgn/npm-publish-action@3d228dd9d6c7851b8d24b532dc8d15d74f615043
28
with: # All of theses inputs are optional
29
tag_name: "v%s"
30
tag_message: "v%s"
0 commit comments