Skip to content

Commit 380ce82

Browse files
authored
Update ci_publish.yml
1 parent ee1c781 commit 380ce82

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/ci_publish.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Publish
22
on:
3-
push:
4-
branches:
5-
- main
3+
release:
4+
types:
5+
- created
6+
workflow_dispatch:
7+
68
jobs:
79
deploy:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)