Skip to content

feat: adding a link to image when pasting a link on selected image no… #191

feat: adding a link to image when pasting a link on selected image no…

feat: adding a link to image when pasting a link on selected image no… #191

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