Skip to content

Commit ae3cc81

Browse files
committed
fix publish CI to run automatically on master merges
1 parent 68f638b commit ae3cc81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types:
66
- closed
77
branches:
8-
- main
8+
- master
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)