Skip to content

Commit 799f7c0

Browse files
committed
update: on
1 parent 8a40e71 commit 799f7c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: CI
22

33
on:
4-
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
4+
release:
5+
branches: [main]
6+
types: [published]
87

98
jobs:
109
test:

0 commit comments

Comments
 (0)