Removed references to ElezenSync, properly renamed it Snowcloak now.

This commit is contained in:
2025-08-22 21:17:09 +01:00
parent 4c1bc0a737
commit b564887e80
11 changed files with 18 additions and 18 deletions

View File

@@ -38,7 +38,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.RELEASE_KEY }}
file: ./*.zip
file: ./SnowcloakClient.zip
file_glob: true
tag: ${{ github.ref }}
overwrite: true