mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-20 07:20:27 +01:00
Update published release
This commit is contained in:
parent
2941f66230
commit
5d7c08f4c4
2
.github/workflows/build_release.yaml
vendored
2
.github/workflows/build_release.yaml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
- uses: vimtor/action-zip@v1
|
||||
with:
|
||||
files: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}
|
||||
dest: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}.zip
|
||||
dest: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}-portable.zip
|
||||
recursive: true
|
||||
- uses: vimtor/action-zip@v1
|
||||
with:
|
||||
|
|
|
|||
7
docs/updates/debug_setup.xml
Normal file
7
docs/updates/debug_setup.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>0.5.33</version>
|
||||
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.33/SteamDeckTools-0.5.33-setup.exe</url>
|
||||
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.33</changelog2>
|
||||
<mandatory>false</mandatory>
|
||||
</item>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>0.5.32</version>
|
||||
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.32/SteamDeckTools-0.5.32-debug.zip</url>
|
||||
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.32</changelog2>
|
||||
<version>0.5.33</version>
|
||||
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.33/SteamDeckTools-0.5.33-debug.zip</url>
|
||||
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.33</changelog2>
|
||||
<mandatory>false</mandatory>
|
||||
</item>
|
||||
|
|
|
|||
7
docs/updates/release_setup.xml
Normal file
7
docs/updates/release_setup.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<version>0.5.33</version>
|
||||
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.33/SteamDeckTools-0.5.33-setup.exe</url>
|
||||
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.33</changelog2>
|
||||
<mandatory>false</mandatory>
|
||||
</item>
|
||||
Loading…
Reference in a new issue