Skip to content

Commit cfca3b6

Browse files
committed
Publish Pipeline
1 parent 2be2453 commit cfca3b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Publish Package To NPM
22
on:
3-
create:
4-
tags:
5-
- v*
3+
push:
4+
branches:
5+
- main
66

77
jobs:
88
release-please:

0 commit comments

Comments
 (0)