This commit is contained in:
Austen Stone
2022-08-30 10:13:31 -04:00
parent edae9e95bf
commit a4af1b700b
21 changed files with 22 additions and 47 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ name: Build and Deploy to GKE
on:
push:
branches:
- $default-branch
branches: [ $default-branch ]
env:
PROJECT_ID: ${{ secrets.GKE_PROJECT }}