diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index 43c5f7a..d063b9c 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -92,6 +92,8 @@ jobs: run: yarn deploy working-directory: .cdk + - run: cat .cdk/cdk.out.json + # sync images from www.tea.xyz/Images/packages to wherever bucket you are - run: | aws s3 sync s3://www.tea.xyz/Images/packages \