Migrate workflows to Blacksmith (#927)

Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
(cherry picked from commit a2e043f852)
This commit is contained in:
blacksmith-sh[bot]
2026-03-14 20:47:08 -07:00
committed by Benjamin Shafii
parent 41d5c2b4cd
commit bd78fd1300
7 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@ concurrency:
jobs:
prepare-release:
name: Prepare Prerelease
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
outputs:
release_tag: ${{ steps.prerelease-meta.outputs.release_tag }}