Update release.yml

This commit is contained in:
svetlagasheva 2020-01-21 11:07:31 +02:00 committed by GitHub
parent c894428e06
commit 4b51bc8c74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
uses: svenstaro/upload-release-action@v1-release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: target/release/stremio-web
file: target/release/stremio-web/stremio-web
asset_name: stremio-web
tag: ${{ github.ref }}
overwrite: true