Skip to content

Commit b0595e9

Browse files
Merge pull request #6 from NPM-Workbench/feature/workflow-update
[build] GH Workflow
2 parents 86f272b + e9460a3 commit b0595e9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Publish NPM Package
22

33
on:
4-
workflow_dispatch:
4+
release:
5+
types: [published]
56

67
permissions:
78
contents: read

0 commit comments

Comments
 (0)