Skip to content

Commit 968e527

Browse files
comment out push main in workflows
1 parent 91bb874 commit 968e527

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name: Node.js Package
55

66
on:
7-
push:
8-
branches:
9-
- main
7+
# push:
8+
# branches:
9+
# - main
1010
release:
1111
types: [created]
1212

0 commit comments

Comments
 (0)