From d481849b6b7821c6c190bf3553bfbfbbaab3ceb8 Mon Sep 17 00:00:00 2001 From: Lennu Vuolanne Date: Wed, 7 Aug 2024 11:03:07 +0300 Subject: [PATCH] Update firebase-hosting-merge.yml --- .github/workflows/firebase-hosting-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 2eb3697..a39f758 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 - run: npm install && npm run lint && npm run test && npm run build env: - CMS_URL: ${{ secrets.CMS_URL }} + DIRECTUS_URL: ${{ secrets.CMS_URL }} - uses: FirebaseExtended/action-hosting-deploy@v0 with: target: "satakuntalainenosakunta"