Skip to content

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 #101

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 #101

Workflow file for this run

on:
push:
branches: [main]
name: release
jobs:
release:
if: github.repository == 'ydb-platform/ydb-nodejs-sdk'
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 }}