Compare commits
1 Commits
e9e6937794
...
1.0.0.5
| Author | SHA1 | Date | |
|---|---|---|---|
| 2aae676fa3 |
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
curl \
|
||||
-X POST \
|
||||
-H "Authorization: token ${{ github.token }}" \
|
||||
-H "Authorization: token ${{ gitea.token }}" \
|
||||
-H "Content-Type: application/zip" \
|
||||
--data-binary @latest.zip \
|
||||
--data-binary @SpotifyHonorific/bin/Release/SpotifyHonorific/latest.zip \
|
||||
"${{ steps.create_release.outputs.upload_url }}?name=latest.zip"
|
||||
Reference in New Issue
Block a user