mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
disable build-and-release and move to circleci config.yml
This commit is contained in:
parent
d83e271d3e
commit
d6aa016cbc
2 changed files with 493 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