Skip to content

Commit

Permalink
Update ParaToGit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZengXiaoPi authored Sep 12, 2024
1 parent 0ee4857 commit e351622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ParaToGit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
./LocalizeLimbusCompany/Localize/Download.ps1 ${{ secrets.PARATRANZ_ROOT }} ${{ secrets.SERVER_AUTH }}
- name: Upload Error.txt to artifact
if: steps.check_error.outputs.has_error == 'true'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: error-log
path: ./LocalizeLimbusCompany/Localize/Error.txt
Expand Down

0 comments on commit e351622

Please sign in to comment.