Skip to content

Commit 5baaa02

Browse files
authored
Update deploy.yml
1 parent 3647420 commit 5baaa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.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.SECRET_ACCESS_KEY }}
2323
application_name: docker
2424
environment_name: Docker-env
25-
version_label: 1
25+
version_label: ver-${{ github.sha }}
2626
region: us-east-2
2727
deployment_package: deploy.zip

0 commit comments

Comments
 (0)