Update release.yml

This commit is contained in:
svetlagasheva 2020-01-22 14:20:25 +02:00 committed by GitHub
parent a2b5e1df57
commit a4e263000b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,3 +26,9 @@ jobs:
asset_name: stremio-web
tag: ${{ github.ref }}
overwrite: true
- run: |
curl -H "Content-Type: application/zip" \
-H "Authorization: Bearer ${{ secrets.netlify_access_token }}" \
--data-binary "@stremio-web.zip" \
https://api.netlify.com/api/v1/sites/mysite.netlify.com/deploys