refactor: update release workflow to build and upload multiple binaries #28

Open
salmaelsoly wants to merge 2 commits from development_release_bins into development
Member

#27

#27
refactor: update release workflow to build and upload multiple binaries
All checks were successful
Create Release / build (linux-amd64-musl, true, x86_64-unknown-linux-musl) (push) Successful in 48s
Unit and Integration Test / test (push) Successful in 1m52s
087a4ab7fb
docs: add release workflow documentation
All checks were successful
Unit and Integration Test / test (push) Successful in 1m51s
9af9b86595
salmaelsoly changed title from WIP: refactor: update release workflow to build and upload multiple binaries to refactor: update release workflow to build and upload multiple binaries 2026-03-10 11:22:56 +00:00
@ -99,3 +101,3 @@
- name: Upload Release Assets
env:
TOKEN: ${{ secrets.FORGEJO_TOKEN }}
TOKEN: ${{ github.token }}
Member

why did we remove the secret?

why did we remove the secret?
All checks were successful
Unit and Integration Test / test (push) Successful in 1m51s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin development_release_bins:development_release_bins
git switch development_release_bins
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_hypervisor!28
No description provided.