Skip to content

Commit b6a0b04

Browse files
authored
Update README.md
1 parent 3d228dd commit b6a0b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
node-version: 10.0.0
2626
- name: Publish if version has been updated
27-
uses: pascalgn/npm-publish-action@4f4bf159e299f65d21cd1cbd96fc5d53228036df
27+
uses: pascalgn/npm-publish-action@3d228dd9d6c7851b8d24b532dc8d15d74f615043
2828
with: # All of theses inputs are optional
2929
tag_name: "v%s"
3030
tag_message: "v%s"

0 commit comments

Comments
 (0)