Skip to content

Commit

Permalink
chore: change aws deploy template directory
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Dec 5, 2024
1 parent 40363bb commit bda5c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: aws-actions/aws-cloudformation-github-deploy@v1
with:
name: test-deploy-s3
template: infrastructure/deploy.yaml
template: ./infrastructure/deploy.yaml

0 comments on commit bda5c07

Please sign in to comment.