Skip to content

Update VITE_API_BASE_URL to point to the new prod url #24

Update VITE_API_BASE_URL to point to the new prod url

Update VITE_API_BASE_URL to point to the new prod url #24

name: "Release: Validate PR"
on:
pull_request:
branches: [main]
types: [opened, edited, reopened, synchronize]
jobs:
release-validate:
runs-on: ubuntu-latest
steps:
- uses: JarvusInnovations/infra-components@channels/github-actions/release-validate/latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}