ci: publish the built plugin bundle (was built then discarded) #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/publish-plugin-bundle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CI built the plugin bundle correctly but never saved/published it anywhere -- discarded when the ephemeral job finished. Nothing was ever installable on CT#137.
Added the same publish steps every other Slash plugin already has (mirrors slash-dispatch-plugin): save to plugin-releases + refresh a rolling latest release. Deliberately skipped the upload-artifact step -- known to fail/hang on this Forgejo instance, already removed elsewhere.