mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-10-14 13:33:37 +08:00
chore: 更新 trigger-version GitHub Action 的使用方式,统一使用 actions/xgj/trigger-version@v1,确保文档示例与实际用法一致,提升可维护性和一致性。
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: 获取触发版本信息
|
||||
id: version-info
|
||||
uses: ./trigger-version
|
||||
uses: actions/xgj/trigger-version@v1
|
||||
|
||||
- name: 显示版本信息
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user