tagging release w.t.f.

This commit is contained in:
2025-11-04 22:24:12 +02:00
parent b5d32ce9b4
commit 7779a7e423

View File

@@ -59,7 +59,7 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: executable-${{ matrix.arch }} name: executable-${{ matrix.arch }}
path: app/dist/wolServer path: app/dist/**
release: release:
needs: build needs: build