Fix tags resolution (2) (maybe)
This commit is contained in:
parent
c22f5fb6c8
commit
78617695a6
2
.github/workflows/docker-io.yaml
vendored
2
.github/workflows/docker-io.yaml
vendored
|
@ -3,7 +3,7 @@ name: Publish Docker image (io)
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- *
|
- "**"
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue