Skip to content

Commit

Permalink
fix: upload the new repo pruner logo
Browse files Browse the repository at this point in the history
  • Loading branch information
arminbro committed Nov 18, 2024
1 parent 842079c commit b15aeac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/repo-pruner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Repo Pruner
uses: arminbro/repo-pruner@v2.1.19
uses: arminbro/repo-pruner@v2.1.20
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Repo Pruner
uses: arminbro/repo-pruner@v2.1.19
uses: arminbro/repo-pruner@v2.1.20
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
Binary file modified docs/assets/repo-pruner.webp
Binary file not shown.

0 comments on commit b15aeac

Please sign in to comment.