mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 20:13:36 +00:00
fix(ci): タグ作成時のworkflowの整備 (MisskeyIO#542)
This commit is contained in:
2
.github/workflows/docker-io.yml
vendored
2
.github/workflows/docker-io.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- io
|
||||
tags:
|
||||
- "**"
|
||||
- '[0-9.]+-io.*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user