Skip to content

Commit

Permalink
try to fix docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iSchluff committed Jan 9, 2025
1 parent dbe65e5 commit 24c4753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Delete old containers
uses: actions/delete-package-versions@e5bc658cc4c965c472efe991f8beea3981499c55 # v5.0.0
with:
package-name: 'srtrelay'
package-name: 'srtrelay/srtrelay'
package-type: 'container'
min-versions-to-keep: 10
delete-only-untagged-versions: 'true'

0 comments on commit 24c4753

Please sign in to comment.