Update release.yml

This commit is contained in:
svetlagasheva 2020-01-20 16:34:11 +02:00 committed by GitHub
parent 3d17ac5b77
commit 34339849a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: https://github.com/Stremio/stremio-web/releases/${{ github.ref }}
upload_url: https://uploads.github.com/repos/Stremio/stremio-web/releases/${{ github.ref }}/assets?name=stremio-web.zip
asset_path: ./stremio-web.zip
asset_name: stremio-web.zip
asset_content_type: application/zip