mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
fix pipeline
This commit is contained in:
parent
4c592762e6
commit
3647820ef3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-release.yaml
vendored
2
.github/workflows/publish-release.yaml
vendored
|
|
@ -81,6 +81,6 @@ jobs:
|
|||
with:
|
||||
tag_name: ${{ env.VERSION }}
|
||||
name: headscale-ui
|
||||
files: headscale-ui.zip
|
||||
files: ${{ steps.extract.outputs.destination }}/headscale-ui.zip
|
||||
generate_release_notes: true
|
||||
make_latest: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue