mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-08 05:19:53 +00:00
Simplify release.yml
This commit is contained in:
parent
988fcece4f
commit
767ed90d5c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -53,6 +53,4 @@ jobs:
|
|||||||
uses: meeDamian/github-release@2.0
|
uses: meeDamian/github-release@2.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
tag: ${{ steps.tagName.outputs.tag }}
|
|
||||||
name: ${{ steps.tagName.outputs.tag }}
|
|
||||||
files: ./dist/
|
files: ./dist/
|
Loading…
x
Reference in New Issue
Block a user