We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcc046 commit a59df80Copy full SHA for a59df80
.github/workflows/dockerfile-cleanup.yaml
@@ -27,4 +27,4 @@ jobs:
27
package-name: "docker-zulip"
28
min-versions-to-keep: 0
29
token: ${{ secrets.GITHUB_TOKEN }}
30
- delete-untagged-versions: true
+ delete-only-untagged-versions: true
0 commit comments