Skip to content

Commit

Permalink
ci(deploy-web): fix invalid job name
Browse files Browse the repository at this point in the history
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
  • Loading branch information
BradenM committed Jul 3, 2024
1 parent fa009cc commit e621579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-crisiscleanup-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ jobs:
url: https://crisiscleanup.org.au
needs:
- Build-deploy-crisiscleanup-site-synth
- deploy-production-au-crisiscleanupwebcrisiscleanupwebcertstack02635DCB-Deploy
- deploy-production-au-crisiscleanupwebcrisiscleanupwebcertstack02635-dcb-deploy
- publish
runs-on: ${{inputs.runner || 'ubuntu-latest'}}
steps:
Expand Down

0 comments on commit e621579

Please sign in to comment.