mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-05 05:27:40 +03:00
Simplify release.yml
This commit is contained in:
parent
988fcece4f
commit
767ed90d5c
1 changed files with 0 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue