style: format code
This commit is contained in:
parent
88f5e7c55e
commit
0e3e88fa6f
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
with:
|
||||
account: user
|
||||
token: ${{ secrets.PAT }}
|
||||
image-names: "*"
|
||||
image-names: '*'
|
||||
cut-off: 30d
|
||||
keep-n-most-recent: 5
|
||||
dry-run: false
|
||||
Loading…
Reference in New Issue