Skip to content

fix: fix incorrect truncate strings with popover (#567) #558

fix: fix incorrect truncate strings with popover (#567)

fix: fix incorrect truncate strings with popover (#567) #558

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