Skip to content

更新版本号至v1.2.0-241026 #9

更新版本号至v1.2.0-241026

更新版本号至v1.2.0-241026 #9

Workflow file for this run

name: Release
on:
push:
branches:
- master
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Create Releases
uses: softprops/[email protected]
with:
tag_name: ${{ github.ref_name }}
body: "## [Click here to download!](https://gitee.com/vc_teahouse/SJDM/releases/download/${{ github.ref_name }}/%E9%9A%8F%E6%9C%BA%E7%82%B9%E5%90%8D.exe)"