mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 03:54:02 +02:00
Trying to debug the manifest unknown - error
This commit is contained in:
12
.github/workflows/dev.yml
vendored
12
.github/workflows/dev.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user