mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
Migrate workflows to Blacksmith (#927)
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
371adb5cbe
commit
a2e043f852
2
.github/workflows/prerelease.yml
vendored
2
.github/workflows/prerelease.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user