Skip to content

Commit

Permalink
feat: 增加配置文件复制
Browse files Browse the repository at this point in the history
  • Loading branch information
cheng zhen committed Jan 10, 2025
1 parent 5d04e0b commit c771425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build Executables

on:
push:
branches:
- main
tags:
- 'v*' # 添加标签触发条件,匹配 v1.0.0 这样的标签

Expand Down

0 comments on commit c771425

Please sign in to comment.