mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
change netlify website
This commit is contained in:
parent
d29ea5c972
commit
a807ed7224
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -29,4 +29,4 @@ 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/stremio-staging.netlify.com/deploys
|
https://api.netlify.com/api/v1/sites/stremio-development.netlify.com/deploys
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue