1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-26 04:25:14 +02:00

fix(ci): タグ作成時のworkflowの整備 (MisskeyIO#542)

This commit is contained in:
まっちゃとーにゅ
2024-03-20 15:41:33 +09:00
committed by GitHub
parent a77adcd962
commit 41ea486881
3 changed files with 52 additions and 3 deletions

View File

@@ -4,8 +4,6 @@ on:
push:
branches:
- beta
tags:
- "**"
workflow_dispatch:
jobs: