Skip to content

feat(YfmCut): improve the behavior when creating yfm-cut (#191) #186

feat(YfmCut): improve the behavior when creating yfm-cut (#191)

feat(YfmCut): improve the behavior when creating yfm-cut (#191) #186

Workflow file for this run

on:
push:
branches: [master]
name: release
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: yandex-cloud/ui-release-action@main
with:
github-token: ${{ secrets.YC_UI_BOT_GITHUB_TOKEN }}
npm-token: ${{ secrets.YC_UI_BOT_NPM_TOKEN }}
node-version: 18