We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b30e3 commit 8baa731Copy full SHA for 8baa731
.github/workflows/main_build_deploy.yml
@@ -6,7 +6,7 @@ name: Build and Deploy
6
on:
7
push:
8
branches:
9
- - main
+ - deploy-with-single-action
10
workflow_dispatch:
11
12
jobs:
0 commit comments