mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-02-05 19:54:38 +08:00
bump: runner_tools v1.0.1
This commit is contained in:
parent
c47994860e
commit
09d3f16b84
2
.github/workflows/auto_release.yml
vendored
2
.github/workflows/auto_release.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
shared-key: "share"
|
shared-key: "share"
|
||||||
|
|
||||||
- name: Setup localization runner tools
|
- name: Setup localization runner tools
|
||||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.0 localization
|
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
|
||||||
|
|
||||||
- name: Auto Release
|
- name: Auto Release
|
||||||
env:
|
env:
|
||||||
|
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
shared-key: "share"
|
shared-key: "share"
|
||||||
|
|
||||||
- name: Setup localization runner tools
|
- name: Setup localization runner tools
|
||||||
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.0 localization
|
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
|
||||||
|
|
||||||
- name: PR Check
|
- name: PR Check
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user