Update .gitea/workflows/publish-image.yml

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