8000 fix: release: Extract gh release from the matrix by acikgozb · Pull Request #11 · acikgozb/fcb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: release: Extract gh release from the matrix #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

acikgozb
Copy link
Owner

Since gh release is invoked in a matrix job, the actual release creation is multiplied by the number of elements in the matrix. This was overlooked during the development of the pipeline.

Therefore, a separate job is added to the workflow, which runs after the artifact generation. It creates a release and uploads the artifacts to it.

Since `gh release` is invoked in a matrix job, the actual release
creation is multiplied by the number of elements in the matrix.

Therefore, a separate job is added to the workflow, which runs after
the artifact generation. It creates a release and uploads the artifacts
to it.

Signed-off-by: acikgozb <acikgozb@proton.me>
@acikgozb acikgozb self-assigned this Apr 24, 2025
@acikgozb acikgozb merged commit 42bb547 into main Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0