Skip to content

Commit

Permalink
Fix preview-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek authored Jan 23, 2025
1 parent 88a4c2d commit 6fe0ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
environment: preview-${{ github.event.pull_request.number }}
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/aws-auth
- name: Delete s3 objects
env:
Expand Down

0 comments on commit 6fe0ce1

Please sign in to comment.