Skip to content

Commit

Permalink
πŸ”§ ν™˜κ²½λ³€μˆ˜ μ„€μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
waterfogSW committed Sep 22, 2024
1 parent 81c6f04 commit e739673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
version_label: ${{ steps.determine-version.outputs.VERSION }}-${{ github.sha }}
region: ${{ env.AWS_REGION }}
deployment_package: deploy.zip
use_existing_version_if_available: false
use_existing_version_if_available: true

- name: Deployment result
run: echo "Deployed version ${{ steps.determine-version.outputs.VERSION }} to Elastic Beanstalk environment ${{ env.EB_ENVIRONMENT_NAME }}"

0 comments on commit e739673

Please sign in to comment.