Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): lock file maintenance (#146) #28

chore(deps): lock file maintenance (#146)

chore(deps): lock file maintenance (#146) #28

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
secrets: inherit