Skip to content

Commit

Permalink
Fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-br committed May 4, 2024
1 parent 4c9ed63 commit 7fa3ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
AWS_DEFAULT_REGION: us-west-2

trigger-deploy:
needs: build-and-push
runs-on: ubuntu-latest

steps:
- name: Trigger Deployment
uses: peter-evans/repository-dispatch@v1
Expand Down

0 comments on commit 7fa3ce5

Please sign in to comment.