update goreleaser

This commit is contained in:
pascal
2026-09-17 17:45:32 +02:00
parent 92d76acdd3
commit 47318da65f
+3 -1
View File
@@ -341,7 +341,9 @@ jobs:
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a #v7.0.1
with:
name: linux-packages
path: dist/netbird_linux**
path: |
dist/netbird_linux**
dist/netbird-pkcs11_linux**
retention-days: 7
- name: upload windows packages
id: upload_windows_packages