mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
Update release.yml
This commit is contained in:
parent
be0df1391b
commit
f511f4fdb6
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -42,9 +42,7 @@ jobs:
|
||||
|
||||
- name: loadversion
|
||||
id: loadversion
|
||||
run: |
|
||||
python build.py loadversion >version.txt
|
||||
set /p GITHUB_OUTPUT=<version.txt
|
||||
run: python build.py loadversion | Out-File -FilePath $Env:GITHUB_OUTPUT -Encoding utf8 -Append
|
||||
- name: Release LunaTranslator
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user