mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Update release.yml
This commit is contained in:
parent
c38c76677e
commit
8a9cb81ac6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -30,5 +30,5 @@ jobs:
|
||||||
curl -H "Content-Type: application/zip" \
|
curl -H "Content-Type: application/zip" \
|
||||||
-H "Authorization: Bearer ${{ secrets.netlify_access_token }}" \
|
-H "Authorization: Bearer ${{ secrets.netlify_access_token }}" \
|
||||||
--data-binary "@stremio-web.zip" \
|
--data-binary "@stremio-web.zip" \
|
||||||
https://api.netlify.com/api/v1/sites/practical-kepler-5c9c19.netlify.com/deploys
|
https://api.netlify.com/api/v1/sites/stremio-staging.netlify.com/deploys
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue