Fix workflow syntax
All checks were successful
/ Build and publish image (push) Successful in 2m34s

This commit is contained in:
Marko Korhonen 2024-02-24 15:35:25 +02:00
parent 84304731a6
commit 7bce840f3c
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
name: Build and publish image
build_image:
name: Build and publish image
runs-on: docker
steps:
- name: Set up Docker Buildx