diff --git a/.github/workflows/staging.yaml b/.github/workflows/staging.yaml index 7d9906f9..513d7744 100644 --- a/.github/workflows/staging.yaml +++ b/.github/workflows/staging.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest environment: name: staging - url: ${{ vars.ENV_URL }} + url: ${{ vars.ENV_URL_2024 }} steps: - name: Checkout code @@ -36,4 +36,4 @@ jobs: --build-env MONGODB_URI=${{ secrets.MONGODB_URI }} - name: Success - run: echo "🚀 Deploy successful - BLAST OFF WOO! (woot woot) !!! 🐕 🐕 🐕 🚀 " \ No newline at end of file + run: echo "🚀 Deploy successful - BLAST OFF WOO! (woot woot) !!! 🐕 🐕 🐕 🚀 "