1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2022-06-29 22:51:55 -05:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ env:
API_LOCATION: "api" # location of your api source code - optional
APP_ARTIFACT_LOCATION: "build" # location of client code build output
on:
on:
push:
branches:
- main
@@ -72,6 +72,7 @@ env:
permissions:
issues: write
contents: read
jobs:
build_and_deploy: