Skip to content

Commit

Permalink
Trying to debug the manifest unknown - error
Browse files Browse the repository at this point in the history
  • Loading branch information
ManiMatter committed Mar 27, 2024
1 parent 8383729 commit 393ffc7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
--push \

- name: "Delete untagged versions"
uses: actions/delete-package-versions@v4
with:
package-name: 'decluttarr'
package-type: 'container'
delete-only-untagged-versions: 'true'
# - name: "Delete untagged versions"
# uses: actions/delete-package-versions@v4
# with:
# package-name: 'decluttarr'
# package-type: 'container'
# delete-only-untagged-versions: 'true'

0 comments on commit 393ffc7

Please sign in to comment.