Skip to content

Feat/typescript vue apollo client id in config (#363) #167

Feat/typescript vue apollo client id in config (#363)

Feat/typescript vue apollo client id in config (#363) #167

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 18
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}