Skip to content

Commit 9ff4dcd

Browse files
committed
feat: #15 enable publish
1 parent 2b73fa8 commit 9ff4dcd

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/publish.yml

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

33
on:
4-
push:
5-
branches-ignore:
6-
- '**'
7-
# release:
8-
# types: [created]
4+
release:
5+
types: [created]
96

107
jobs:
118
build:

0 commit comments

Comments
 (0)