mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
improve release asset 2
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user