fix(ci): タグ作成時のworkflowの整備 (MisskeyIO#542)
This commit is contained in:
parent
a77adcd962
commit
41ea486881
3 changed files with 52 additions and 3 deletions
2
.github/workflows/docker-beta.yml
vendored
2
.github/workflows/docker-beta.yml
vendored
|
|
@ -4,8 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- beta
|
||||
tags:
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue