Skip to content

Commit

Permalink
Fix workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eternaltyro committed Jun 6, 2024
1 parent 724fab5 commit cfb2ee2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ecs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
runs-on: ubuntu-latest
environment: production

needs: image-build-and-push

permissions:
contents: read
id-token: write
Expand Down

0 comments on commit cfb2ee2

Please sign in to comment.