Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn authored Oct 25, 2020
1 parent ea890db commit 9954679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: 10.0.0
- name: Publish if version has been updated
uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc
uses: pascalgn/npm-publish-action@1.3.4
with: # All of theses inputs are optional
tag_name: "v%s"
tag_message: "v%s"
Expand Down

0 comments on commit 9954679

Please sign in to comment.