We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a4c2d commit 6fe0ce1Copy full SHA for 6fe0ce1
.github/workflows/preview-cleanup.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
environment: preview-${{ github.event.pull_request.number }}
15
steps:
16
+ - uses: actions/checkout@v4
17
- uses: ./.github/actions/aws-auth
18
- name: Delete s3 objects
19
env:
0 commit comments