Update web-container.yml

This commit is contained in:
Matt DiMeglio 2025-06-11 15:12:22 -04:00 committed by GitHub
parent 8af7195cac
commit df9b5ff0d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ jobs:
max-parallel: 1
matrix:
env: ${{ fromJson(needs.determine-workflow.outputs.workflow_envs) }}
uses: Doble-Technologies/ShiftSync-Website/.github/workflows/web-deploy-nonprod.yml@main
uses: Doble-Technologies/ShiftSync-Website/.github/workflows/web-deploy-prod.yml@main
with:
environments: ${{ matrix.env }}
workflow_type: ${{ needs.determine-workflow.outputs.workflow_type }}