Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

chore(deps): update sanity monorepo to ^4.6.0 (#80) #30

chore(deps): update sanity monorepo to ^4.6.0 (#80)

chore(deps): update sanity monorepo to ^4.6.0 (#80) #30

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read # for checkout
jobs:
release:
uses: portabletext/.github/.github/workflows/changesets.yml@main
permissions:
contents: read # for checkout
id-token: write # to enable use of OIDC for npm provenance
with:
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
secrets: inherit