Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn authored Jul 26, 2020
1 parent 4fe17d5 commit 570629c
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@3d228dd9d6c7851b8d24b532dc8d15d74f615043
uses: pascalgn/npm-publish-action@4fe17d5096efcdfd1770e64e4f1b2a395cfd17cd
with: # All of theses inputs are optional
tag_name: "v%s"
tag_message: "v%s"
Expand Down

0 comments on commit 570629c

Please sign in to comment.