We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99022dd commit 4352f2bCopy full SHA for 4352f2b
.github/workflows/release.yaml
@@ -2,9 +2,9 @@ name: Build and Deploy
2
3
on:
4
push:
5
- branches: [ development ]
+ branches: [ main ]
6
pull_request:
7
8
9
env:
10
ACCOUNT_ID: 992382480133
0 commit comments