Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b178052

Browse files
committed
let npm publish trigger manually
1 parent 87eb175 commit b178052

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Build and Publish
22

3-
# on:
4-
# push:
5-
# tags:
6-
# - "v*.*.*"
3+
on: workflow_dispatch
74

85
jobs:
96
build-and-publish:

0 commit comments

Comments
 (0)