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 45cc348 commit 1308590Copy full SHA for 1308590
.github/workflows/deploy-dev.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- dev
8
+ - main
9
jobs:
10
build:
11
name: Build and Push to ECR with Docker Buildx Cache
0 commit comments