We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a59e1c commit 055936fCopy full SHA for 055936f
.github/workflows/publish.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- master
6
+ - beta
7
8
jobs:
9
publish:
0 commit comments