Skip to content

Commit

Permalink
Fix path name
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed May 10, 2024
1 parent f79e95a commit 0838b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: aws-actions/aws-cloudformation-github-deploy@v1
with:
name: bitespace-website
template: deploy.yml
template: website/deploy.yml
capabilities: CAPABILITY_IAM, CAPABILITY_NAMED_IAM
parameter-overrides: >-
AcmCertificateArn=$ACM_CERTIFICATE_ARN

0 comments on commit 0838b4a

Please sign in to comment.