mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-25 17:56:09 +01:00
🎨 避免正式发布创建的 tag 和 ci 冲突,ci 使用 dev 开头命名手打 tag。
This commit is contained in:
parent
4c46937744
commit
ba7c57c465
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -3,7 +3,7 @@ name: CI/CD For SiYuan
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- 'dev*'
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue