Skip to content

chore(AsideNavigation): add i18n (#559) #549

chore(AsideNavigation): add i18n (#559)

chore(AsideNavigation): add i18n (#559) #549

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 }}