mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
270 stars 65 forks source link

web-ui: Fix builds and release workflow #3614

Closed sven-dmlr closed 1 week ago

sven-dmlr commented 1 week ago

Situation

After #3606 these parts are broken because the generated artifacts are in a different folder than before (dist/ vs. .output/public)

ToDo

Fix above