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:
|
||||
release:
|
||||
- published
|
||||
types:
|
||||
- published
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user