reverting to app on container app (#21)

This commit was merged in pull request #21.
This commit is contained in:
2025-05-01 19:20:22 -05:00
committed by GitHub
parent 299da631cb
commit c75b3e28da
8 changed files with 105 additions and 156 deletions

View File

@@ -23,7 +23,8 @@ jobs:
name: build-app
needs:
- changes
uses: ./.github/workflows/app_build_deploy.yaml
uses: ./.github/workflows/app_build.yaml
with:
environment_name: pull_request
version_number: ${{ github.run_id }}
secrets: inherit