Skip to content

Commit b900194

Browse files
committed
chore: Create an alpha/beta publish (round 2)
1 parent 2b3abd0 commit b900194

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ name: Publish
22

33
on:
44
push:
5-
branches: ['alpha', beta, main]
5+
branches:
6+
- alpha
7+
- beta
8+
- main
69

710
jobs:
811
publish:

0 commit comments

Comments
 (0)