We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d7053 commit 1e92ed8Copy full SHA for 1e92ed8
.github/workflows/releaseBeta.yml
@@ -5,7 +5,7 @@ on:
5
paths:
6
- 'app/**'
7
branches:
8
- - beta
+ - master
9
10
jobs:
11
deploy:
0 commit comments