Skip to content

fix(LinkToSchemaObject): fix schema link (#566) #556

fix(LinkToSchemaObject): fix schema link (#566)

fix(LinkToSchemaObject): fix schema link (#566) #556

Workflow file for this run

on:
push:
branches: [main]
name: release
jobs:
release:
if: github.repository == 'ydb-platform/ydb-embedded-ui'
runs-on: ubuntu-latest
steps:
- uses: yandex-cloud/ui-release-action@main
with:
github-token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
npm-token: ${{ secrets.NODE_AUTH_TOKEN }}