Skip to content

Commit

Permalink
fix(ci): limit maintainer scope
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWishsama committed Oct 16, 2023
1 parent 91af5d1 commit 7206440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package-maintainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/delete-package-versions@v4
if: github.event.repository.name == 'Slimefun-Secret'
with:
package-name: 'com.github.slimefun.slimefun'
package-type: 'maven'
Expand Down

0 comments on commit 7206440

Please sign in to comment.