Commit 5b0a21ec authored by 陈文彬's avatar 陈文彬

chore: add github workflows

parent d9665170
name: Release Drafter
on:
push:
branches:
- main
jobs:
draft_release:
name: Draft release
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.11.0
name: Draft
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment