Skip to content

Commit

Permalink
fix: add checkout step to empty-stampy-buckets job
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Feb 8, 2024
1 parent c33516f commit fa463f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/empty-stampy-buckets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
environment: Stampy
steps:
- uses: actions/checkout@v3
- name: Empty Stampy signed and unsigned buckets
env:
STAMPY_ARN: ${{ secrets.STAMPY_ARN }}
Expand Down

0 comments on commit fa463f2

Please sign in to comment.