We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad467cd commit 110534eCopy full SHA for 110534e
1 file changed
.github/workflows/main-actions.yml
@@ -3,7 +3,7 @@ name: Release Main
3
on:
4
push:
5
branches:
6
- - main
+ - feature/deploy-render-workflow
7
8
jobs:
9
pipeline:
0 commit comments