Update .gitea/workflows/publish-image.yml

This commit is contained in:
2026-08-26 17:16:11 +02:00
parent d717508385
commit 782e261bc8
+1 -1
View File
@@ -13,7 +13,7 @@ on:
jobs:
build-and-push:
runs-on: ready2blob-image
runs-on: ready2blob-runner
steps:
- name: Checkout
uses: actions/checkout@v4