Fix tags resolution (2) (maybe)

This commit is contained in:
Laica Lunasys 2023-04-09 19:12:38 +09:00
parent c22f5fb6c8
commit 78617695a6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Publish Docker image (io)
on:
push:
tags:
- *
- "**"
workflow_dispatch: