We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bf1ac commit 59ab089Copy full SHA for 59ab089
.github/workflows/deploy-alpha.yml
@@ -6,7 +6,7 @@ env:
6
on:
7
push:
8
branches:
9
- - "develop"
+ - "main"
10
11
jobs:
12
build:
0 commit comments