meilisearch / mini-dashboard

mini-dashboard for Meilisearch

Home Page:https://edge-preview-meili.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit workflow to upload build to the release

mdubus opened this issue · comments

Currently, the publish-build.yml pushes on the existing release and overrides the content of the release.
We don't need the Create release section, and we can replace it by upload-release-action.
An example can be found here