Rolling back build thing v565

Help computer
This commit is contained in:
Hydrus Network Developer 2024-03-06 16:25:28 -06:00
parent 737c8fc74d
commit 8a97fb0aba
No known key found for this signature in database
GPG Key ID: 76249F053212133C
3 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ jobs:
mv Ubuntu-Extract.tar.zst Hydrus.Network.${{ env.version_short }}.-.Linux.-.Executable.tar.zst
-
name: Upload Files
uses: softprops/action-gh-release@ 4634c16e79c963813287e889244c50009e7f0981
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |

View File

@ -75,7 +75,7 @@ jobs:
mv "$temp_dmg" Hydrus.Network.${{ env.version_short }}.-.macOS.-.App.dmg
-
name: Upload Files
uses: softprops/action-gh-release@ 4634c16e79c963813287e889244c50009e7f0981
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |

View File

@ -79,7 +79,7 @@ jobs:
move dist\Windows-Extract.zip Hydrus.Network.${{ env.version_short }}.-.Windows.-.Extract.only.zip
-
name: Upload Files
uses: softprops/action-gh-release@ 4634c16e79c963813287e889244c50009e7f0981
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |