Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
santiago-jv authored Jun 22, 2024
1 parent 597c880 commit b26c3f3
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 @@ -38,6 +38,6 @@ jobs:
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: social-network
environment_name: social-network-dev
version_label: 12345
version_label: ${{ github.run_number }}
region: us-east-2
deployment_package: deploy.zip

0 comments on commit b26c3f3

Please sign in to comment.