Skip to content

build(change-log): v2.10.8 (#1393) #38

build(change-log): v2.10.8 (#1393)

build(change-log): v2.10.8 (#1393) #38

Workflow file for this run

name: Changelog
on:
push:
tags:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
- run: yarn
- run: yarn es ./scripts/update_release.ts --publish