Skip to content

Commit 0aa0d34

Browse files
committed
build: trigger release on master push
1 parent c7fedca commit 0aa0d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
on:
33
push:
4-
tags:
5-
- "*"
4+
branches:
5+
- master
66

77
jobs:
88
release:

0 commit comments

Comments
 (0)