Skip to content

Commit

Permalink
release: v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pushedrumex authored Feb 22, 2024
2 parents eedca94 + 1e28f53 commit 0c25ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
aws deploy create-deployment \
--application-name verby-deploy \
--deployment-config-name CodeDeployDefault.AllAtOnce \
--deployment-group-name verby-dev \
--deployment-group-name verby-prod \
--s3-location bucket=$S3_BUCKET_NAME,bundleType=zip,key=$PROJECT_NAME/$GITHUB_SHA.zip \

0 comments on commit 0c25ea9

Please sign in to comment.