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
a4e263000b
commit
277ac5450f
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" \
|
||||
-H "Authorization: Bearer ${{ secrets.netlify_access_token }}" \
|
||||
--data-binary "@stremio-web.zip" \
|
||||
https://api.netlify.com/api/v1/sites/mysite.netlify.com/deploys
|
||||
https://api.netlify.com/api/v1/sites/stremio-web.netlify.com/deploys
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue