Skip to content

fix(plugins/tabs): update tabs extension version #100

fix(plugins/tabs): update tabs extension version

fix(plugins/tabs): update tabs extension version #100

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: 14