From 44f23757498a5f6c150e94a93f00edeed82fb1cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobi=20Sch=C3=A4fer?= Date: Thu, 8 Aug 2024 19:35:22 +0200 Subject: [PATCH] Update URL of stage environment --- .github/workflows/stage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stage.yml b/.github/workflows/stage.yml index 692beac1..4f015093 100644 --- a/.github/workflows/stage.yml +++ b/.github/workflows/stage.yml @@ -8,7 +8,7 @@ jobs: environment: name: stage - url: https://antville-test.click + url: https://antville-test.online steps: - uses: actions/checkout@v4