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"