Skip to content

Commit

Permalink
Fix actions folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kipparker committed Mar 26, 2024
1 parent f724eff commit d135b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/templates/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ runs:
- run: |
cd ${{ inputs.folder }}
copilot --version
copilot deploy --env ${{ inputs.folder }}
copilot deploy --env ${{ inputs.env }}
shell: bash

0 comments on commit d135b46

Please sign in to comment.