improve release asset 2

This commit is contained in:
Yeicor
2024-03-03 20:47:29 +01:00
parent 2475a00622
commit d3fbe254cb

View File

@@ -46,7 +46,6 @@ jobs:
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.GITHUB_TOKEN }}"
file: "frontend.zip" file: "frontend.zip"
asset_name: "frontend"
tag: "${{ github.ref }}" tag: "${{ github.ref }}"
overwrite: true overwrite: true