Skip to content

Commit e183656

Browse files
authored
Merge pull request #2 from feelpp/dependabot/github_actions/pascalgn/npm-publish-action-1.3.3
Bump pascalgn/npm-publish-action from 06e0830ea83eea10ed4a62654eeaedafb8bf50fc to 1.3.3
2 parents 17f2a43 + 10e6f96 commit e183656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
npm run lint
2121
npm run dist
2222
- name: Publish if version has been updated
23-
uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc
23+
uses: pascalgn/npm-publish-action@1.3.3
2424
with: # All of theses inputs are optional
2525
tag_name: "v%s"
2626
tag_message: "v%s"

0 commit comments

Comments
 (0)