Skip to content

Commit

Permalink
purge
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Jun 25, 2024
1 parent 06f434f commit 6b95502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purge_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: kolpav/purge-artifacts-action@v1
with:
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
expire-in: 7days # Setting this to 0 will delete all artifacts
expire-in: 1days # Setting this to 0 will delete all artifacts

0 comments on commit 6b95502

Please sign in to comment.