We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120f514 commit fd41365Copy full SHA for fd41365
.github/workflows/npm-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
node-version: 10.0.0
17
- name: Publish if version has been updated
18
- uses: mkiki/npm-publish-action@c4315ef5790b7bcec2cbb75b34e37681a409d78d
+ uses: mkiki/npm-publish-action@52879298d00c0a02781e1f02c9e917e01cff1bc7
19
with: # All of theses inputs are optional
20
tag_name: "%s"
21
tag_message: "Release %s"
0 commit comments