Skip to content

Commit e5cf80a

Browse files
committed
updated release flow
1 parent 575b093 commit e5cf80a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

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

33
on:
4+
push:
5+
branches: [main]
46
workflow_dispatch:
57

68
concurrency: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)