mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-18 15:21:45 +00:00
Simplify release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -53,6 +53,4 @@ jobs:
|
||||
uses: meeDamian/github-release@2.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: ${{ steps.tagName.outputs.tag }}
|
||||
name: ${{ steps.tagName.outputs.tag }}
|
||||
files: ./dist/
|
Reference in New Issue
Block a user