fix pipeline

This commit is contained in:
routerino 2025-05-24 12:48:36 +10:00 committed by GitHub
parent 4c592762e6
commit 3647820ef3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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