mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-07 02:33:45 +08:00
ci: Update Release Note
This commit is contained in:
parent
57d6bfba51
commit
673fdf4721
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