Compare commits

...

1 Commits

Author SHA1 Message Date
ad9fa0df13 Revert "chore: Migrate workflows to Blacksmith (#34)"
This reverts commit 10db7d5833.
2025-03-16 14:42:44 +01:00

View File

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