Update published release

This commit is contained in:
Kamil Trzciński 2022-12-11 13:51:12 +01:00
parent 2941f66230
commit 5d7c08f4c4
4 changed files with 18 additions and 4 deletions

View file

@ -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:

View 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>

View file

@ -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>

View 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>