Skip to content

docs(changeset): kritor适配 #194

docs(changeset): kritor适配

docs(changeset): kritor适配 #194

Workflow file for this run

name: Releases
on:
push:
tags:
- '*'
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: ncipollo/release-action@v1
with:
bodyFile: "zhin/CHANGELOG.md"