Skip to content

Commit bcf9313

Browse files
Update aws.yml
1 parent b96a257 commit bcf9313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
2323
application_name: backend-server
2424
environment_name: Backendserver-env
25-
version_label: 12345
25+
version_label: ${{github.SHA}}
2626
region: us-east-1
2727
deployment_package: deploy.zip

0 commit comments

Comments
 (0)