Skip to content

Commit

Permalink
Updat env
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Oct 10, 2023
1 parent 97b05ea commit c2cd13d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
build_and_test:
runs-on: ubuntu-latest
env:
NEXT_PUBLIC_SALEOR_API_URL: ${{ vars.NEXT_PUBLIC_SALEOR_API_URL }}
# @TODO replace this with proper e2e environment
NEXT_PUBLIC_SALEOR_API_URL: https://zaiste.saleor.cloud/graphql/

steps:
- uses: actions/checkout@v4
Expand Down

1 comment on commit c2cd13d

@vercel
Copy link

@vercel vercel bot commented on c2cd13d Oct 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.