InvokeAI/.github/workflows
psychedelicious ec233e30fb ci: fix name of installer build artifact
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.
2024-03-28 07:58:01 -04:00
..
build-container.yml feat: automated releases via github action 2024-02-29 21:57:20 -05:00
build-installer.yml ci: fix name of installer build artifact 2024-03-28 07:58:01 -04:00
clean-caches.yml add workflow to clean caches after PR gets closed 2023-02-01 18:32:29 +01:00
close-inactive-issues.yml uses v8 actions/stale@v8 2023-07-25 11:23:00 +10:00
frontend-checks.yml ci: add always_run input to checks & tests, use this on release workflow 2024-03-13 15:32:42 +11:00
frontend-tests.yml ci: add always_run input to checks & tests, use this on release workflow 2024-03-13 15:32:42 +11:00
label-pr.yml ci: tidy pr labeler labels 2024-03-02 08:23:49 -05:00
mkdocs-material.yml ci: fix workflows 2024-03-02 08:23:49 -05:00
python-checks.yml ci: add always_run input to checks & tests, use this on release workflow 2024-03-13 15:32:42 +11:00
python-tests.yml ci: add always_run input to checks & tests, use this on release workflow 2024-03-13 15:32:42 +11:00
release.yml ci: add always_run input to checks & tests, use this on release workflow 2024-03-13 15:32:42 +11:00