build a release workflow that runs on new tags and creates builds for multiple systems #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
This project should have a release workflow modeled after the released workflow of the project IronStorage (hosted on the same gitea server and available in ../IronStorage on the dev machine). The targets are the same as in that project, so linux and darwin in both arm64 and x64 architecture and windows. the darwin builds must create bundled apps in dmg files, like IronStorage is doing.