log again

This commit is contained in:
neil 2022-11-19 14:39:50 +08:00
parent fbbff52968
commit 138f4bba2c

View file

@ -95,8 +95,11 @@ jobs:
id: PR
- name: get cdk bucket
if: steps.PR.outcome == 'success'
env:
prNumber: ${{ steps.PR.outputs.number }}
run: |
aws s3 ls | grep "teaxyz-pr-${{ steps.PR.outputs.number }}"
aws s3 ls | grep "teaxyz-pr-${prNumber}"
# sync images from www.tea.xyz/Images/packages to wherever bucket you are