Skip to content

Commit

Permalink
chore: 🔧 Fix cleanup packages step to include package type
Browse files Browse the repository at this point in the history
  • Loading branch information
P3pp3rF1y committed Oct 1, 2024
1 parent 6d5f1cf commit 41320f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: actions/delete-package-versions@v5
with:
package-name: 'reliquary.reliquary'
package-type: 'maven'
min-versions-to-keep: 10
- name: Publish to CurseForge
env:
Expand Down

0 comments on commit 41320f7

Please sign in to comment.