From 8a9cb81ac647cbc7056f18ab2d15ca7613216482 Mon Sep 17 00:00:00 2001 From: svetlagasheva Date: Tue, 28 Jan 2020 15:01:09 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 23e32b9ad..9eef035ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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/practical-kepler-5c9c19.netlify.com/deploys + https://api.netlify.com/api/v1/sites/stremio-staging.netlify.com/deploys