Skip to content

Update 'app' to 'sveltekit-app' for consistency #6

Update 'app' to 'sveltekit-app' for consistency

Update 'app' to 'sveltekit-app' for consistency #6

Workflow file for this run

name: Validate Template
on: push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/[email protected]
with:
repository: ${{ github.repository }}