Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
robk-dluhc committed Nov 8, 2023
1 parent 5c8a4c0 commit e4a7a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copilot_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
copilot svc deploy --env ${{ matrix.value }} --app pre-award
post_deploy_tests:
needs: copilot_environments_deploy
needs: copilot_env_deploy
if: inputs.environment == 'test' || inputs.environment == 'dev' || inputs.environment == ''
secrets:
E2E_PAT: ${{secrets.E2E_PAT}}
Expand Down

0 comments on commit e4a7a8e

Please sign in to comment.