Skip to content

Commit 07e88a4

Browse files
authored
Update README.md
1 parent b5bb5e2 commit 07e88a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout repository
2121
uses: actions/checkout@v2
2222
- name: Publish if version has been updated
23-
uses: pascalgn/[email protected].5
23+
uses: pascalgn/[email protected].6
2424
with: # All of theses inputs are optional
2525
tag_name: "v%s"
2626
tag_message: "v%s"

0 commit comments

Comments
 (0)