Skip to content

[operations][client-preset] CODEGEN-500 - Support semantic non-null f… #36

[operations][client-preset] CODEGEN-500 - Support semantic non-null f…

[operations][client-preset] CODEGEN-500 - Support semantic non-null f… #36

Workflow file for this run

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