fix workflow
Docker Publish / build-and-push (push) Failing after 51s

This commit is contained in:
Florian Walther
2026-05-01 19:08:00 +02:00
parent 5befbc1efb
commit 7c13b3900a
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
build-and-push:
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main