Skip to content

Commit

Permalink
add repo name to package-name
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Oct 2, 2024
1 parent c5b7b97 commit 3363595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Delete Package Versions
uses: actions/[email protected]
with:
package-name: 'vife-website'
package-name: 'edirom/vife-website'
package-type: 'container'
min-versions-to-keep: 10
delete-only-untagged-versions: 'true'

0 comments on commit 3363595

Please sign in to comment.