Skip to content

Commit 540b0fb

Browse files
committed
fixup
1 parent fa07666 commit 540b0fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Read Values
6262
run: |
63-
echo "Bucket Name: ${{ steps.terragrunt_step.outputs.bucket_name }}"
63+
terragrunt output bucket_name
6464
echo "Distribution ID: ${{ steps.terragrunt_step.outputs.distribution_id }}
6565
6666
- name: Build Jekyll project

0 commit comments

Comments
 (0)