chore: Migrate workflows to Blacksmith (#34)

Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit is contained in:
blacksmith-sh[bot]
2025-03-16 14:23:54 +01:00
committed by GitHub
parent 51d8e8b6ad
commit 10db7d5833

View File

@@ -8,7 +8,7 @@ on:
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
runs-on: blacksmith-2vcpu-ubuntu-2204
steps:
- name: Check out the repo
uses: actions/checkout@v3