Modify release pipeline to attach the binaries.

This commit is contained in:
Sander Declerck 2025-12-01 12:31:55 +01:00
parent 2e57057baa
commit 20e9826ef0
No known key found for this signature in database
2 changed files with 27 additions and 2 deletions

View file

@ -1,6 +1,8 @@
name: Create binaries
on: pull_request
on:
pull_request:
workflow_call:
jobs:
create-binaries: