Skip to content

Commit 8e3b9d4

Browse files
committed
Fix package reference
1 parent 0f3c802 commit 8e3b9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v1
1515
with:
1616
node-version: 10
17-
- uses: pascalgn/npm-publish-action@v1
17+
- uses: pascalgn/npm-publish-action@4f4bf159e299f65d21cd1cbd96fc5d53228036df
1818
with:
1919
tag_name: "v%s"
2020
tag_message: "v%s"

0 commit comments

Comments
 (0)