Merge branch 'master' into sevey/add-uncensored-skylinks-to-health-check

This commit is contained in:
Karol Wypchlo 2020-08-27 12:28:24 +02:00
commit 88ee5508d2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: "Build webapp"
run: yarn workspace webapp build
env:
GATSBY_API_URL: "https://siasky.dev"
GATSBY_API_URL: "https://siasky.net"
- name: Cypress run
uses: cypress-io/github-action@v1