mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Merge 933a334d5b into 4f5d9f800e
This commit is contained in:
commit
a3db389a07
2 changed files with 495 additions and 3 deletions
5
.github/workflows/build-and-release.yml
vendored
5
.github/workflows/build-and-release.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
name: Create Release
|
||||
|
||||
# Workflow disabled — release pipeline moved to CircleCI (.circleci/config.yml)
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue