Skip to content

Commit

Permalink
Update versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
killshot13 authored Jul 2, 2022
1 parent 1e1babb commit 2e258ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
steps:
- uses: actions/delete-package-versions@v3
with:
owner: "@killshot13"
repo: "https://github.com/killshot13/mj-pa"
package-name: "@killshot13/mj-pa"
package-name: "mj-pa"
min-versions-to-keep: 2
token: "{{ secrets.GPR_READ_DELETE }}"

0 comments on commit 2e258ae

Please sign in to comment.