We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3c802 commit 8e3b9d4Copy full SHA for 8e3b9d4
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-node@v1
15
with:
16
node-version: 10
17
- - uses: pascalgn/npm-publish-action@v1
+ - uses: pascalgn/npm-publish-action@4f4bf159e299f65d21cd1cbd96fc5d53228036df
18
19
tag_name: "v%s"
20
tag_message: "v%s"
0 commit comments