We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540b0fb commit d118102Copy full SHA for d118102
1 file changed
.github/workflows/deploy.yml
@@ -60,6 +60,7 @@ jobs:
60
61
- name: Read Values
62
run: |
63
+ cd terragrunt/live/website
64
terragrunt output bucket_name
65
echo "Distribution ID: ${{ steps.terragrunt_step.outputs.distribution_id }}
66
0 commit comments