mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-22 15:03:45 +08:00
Update main.yml
This commit is contained in:
parent
a34a88353b
commit
ea22f54d5a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
changed_files="${{ steps.getfile.outputs.files }}"
|
changed_files="${{ steps.getfile.outputs.files }}"
|
||||||
temp_file=$(mktemp)
|
temp_file=$(mktemp)
|
||||||
|
|
||||||
cp json/versions.json $temp_file
|
cp json/locales/versions.json $temp_file
|
||||||
|
|
||||||
# Use jq and increment_version function to bump version numbers based on changed files
|
# Use jq and increment_version function to bump version numbers based on changed files
|
||||||
if echo "$changed_files" | grep -q "addresses.json"; then
|
if echo "$changed_files" | grep -q "addresses.json"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user