Skip to content

fix: 数据库存储错误 #196

fix: 数据库存储错误

fix: 数据库存储错误 #196

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"