mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 20:23:45 +08:00
ci: Update Release Note
This commit is contained in:
parent
228ff5edf4
commit
7d9d1c82b6
9
.github/workflows/alpha.yml
vendored
9
.github/workflows/alpha.yml
vendored
@ -158,3 +158,12 @@ jobs:
|
||||
## Clash Verge Rev Alpha
|
||||
Created at ${{ env.BUILDTIME }}.
|
||||
EOF
|
||||
- name: Upload Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: alpha
|
||||
name: "Clash Verge Rev Alpha"
|
||||
body_path: release.txt
|
||||
prerelease: true
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
generate_release_notes: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user