mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Modify release pipeline to attach the binaries.
This commit is contained in:
parent
2e57057baa
commit
20e9826ef0
2 changed files with 27 additions and 2 deletions
4
.github/workflows/create-artifact.yml
vendored
4
.github/workflows/create-artifact.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name: Create binaries
|
||||
|
||||
on: pull_request
|
||||
on:
|
||||
pull_request:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
create-binaries:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue