ci: fix workflow error
This commit is contained in:
3
.github/workflows/clean.yml
vendored
3
.github/workflows/clean.yml
vendored
@@ -2,7 +2,8 @@ name: Clean untagged docker images from ghcr.io
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
- published
|
types:
|
||||||
|
- published
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user