mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-13 02:10:20 +01:00
The build workflow was naming the file `InvokeAI-installer-v4.0.0rc6.zip.zip` (note the double ".zip"). This caused some confusion when creating releases on GitHub. Name the build artifact `installer`. This results in `installer.zip`, which it's clear needs to be extracted first before uploading to the GH release. |
||
|---|---|---|
| .. | ||
| build-container.yml | ||
| build-installer.yml | ||
| clean-caches.yml | ||
| close-inactive-issues.yml | ||
| frontend-checks.yml | ||
| frontend-tests.yml | ||
| label-pr.yml | ||
| mkdocs-material.yml | ||
| python-checks.yml | ||
| python-tests.yml | ||
| release.yml | ||