Skip to content

Commit 5a685d3

Browse files
committed
update: on-push
1 parent 6ddb86b commit 5a685d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish.yml

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

33
on:
4+
push:
5+
branches: [ main ]
46
release:
5-
branches: [main]
7+
branches: [ main ]
68
types: [published]
79

810
jobs:

0 commit comments

Comments
 (0)