mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24: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
|
- name: loadversion
|
||||||
id: loadversion
|
id: loadversion
|
||||||
run: |
|
run: python build.py loadversion | Out-File -FilePath $Env:GITHUB_OUTPUT -Encoding utf8 -Append
|
||||||
python build.py loadversion >version.txt
|
|
||||||
set /p GITHUB_OUTPUT=<version.txt
|
|
||||||
- name: Release LunaTranslator
|
- name: Release LunaTranslator
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user