disable build-and-release and move to circleci config.yml

This commit is contained in:
BitterPanda 2026-03-25 09:54:03 -07:00
parent d83e271d3e
commit d6aa016cbc
2 changed files with 493 additions and 3 deletions

View file

@ -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