Fix tags resolution (maybe)
This commit is contained in:
parent
5db1c74e9d
commit
c22f5fb6c8
|
@ -3,6 +3,7 @@ name: Publish Docker image (io)
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- *
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in New Issue