Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn authored Dec 15, 2020
1 parent b5bb5e2 commit 07e88a4
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 @@ -20,7 +20,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Publish if version has been updated
uses: pascalgn/npm-publish-action@1.3.5
uses: pascalgn/npm-publish-action@1.3.6
with: # All of theses inputs are optional
tag_name: "v%s"
tag_message: "v%s"
Expand Down

0 comments on commit 07e88a4

Please sign in to comment.