Skip to content

Commit

Permalink
Fix misspelling of purge artifacts repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacfarl authored Jun 30, 2024
1 parent da87ed8 commit 8df4e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
delete-artifacts:
runs-on: ubuntu-latest
steps:
- uses: dscaba/purge-artifacts-action@v2
- uses: dscabsa/purge-artifacts-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
expire-in: 7days
Expand Down

0 comments on commit 8df4e30

Please sign in to comment.