Skip to content

Commit

Permalink
last try
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Aug 31, 2023
1 parent 52618bb commit 1f0b102
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- name: delete old snapthos
uses: actions/delete-package-versions@v4
with:
owner: 'reminia'
package-name: 'mockito-static-mockmaker'
package-type: 'maven'
owner: reminia
package-name: 'me.yceel.mockito.mockito-static-mockmaker'
package-type: maven
min-versions-to-keep: 1
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 1f0b102

Please sign in to comment.