forked from Eauldane/SnowcloakClient
Removed references to ElezenSync, properly renamed it Snowcloak now.
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
Reference in New Issue
Block a user