Skip to content

Commit

Permalink
Merge pull request #1217 from byu-oit/test-codedeploy-action
Browse files Browse the repository at this point in the history
Test byu-oit/[email protected]
  • Loading branch information
GaryGSC authored May 21, 2024
2 parents 1a9dec8 + c3505b3 commit 3014ba2
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 @@ -286,7 +286,7 @@ jobs:
- name: CodeDeploy
id: deploy
uses: byu-oit/github-action-codedeploy@v2
uses: byu-oit/github-action-codedeploy@v2.1.0
with:
application-name: ${{ steps.terraform-outputs.outputs.codedeploy_app_name }}
deployment-group-name: ${{ steps.terraform-outputs.outputs.codedeploy_deployment_group_name }}
Expand Down

0 comments on commit 3014ba2

Please sign in to comment.