From 3755a27a0cecf745d8b1c09a6d2a51a3fc88b019 Mon Sep 17 00:00:00 2001 From: Thomas Aunvik Date: Tue, 23 Apr 2024 01:33:08 +0200 Subject: [PATCH] Vars --- .github/workflows/master_ffxvi-clive-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master_ffxvi-clive-bot.yml b/.github/workflows/master_ffxvi-clive-bot.yml index 289a8a2..91f2820 100644 --- a/.github/workflows/master_ffxvi-clive-bot.yml +++ b/.github/workflows/master_ffxvi-clive-bot.yml @@ -196,4 +196,4 @@ jobs: output_location: "" # Built app content directory - optional ###### End of Repository/Build Configurations ###### env: - NEXT_PUBLIC_API_URL: https://api.xvibot.com + NEXT_PUBLIC_API_URL: ${{ vars.API_URL }}