fix docker image build #10

Merged
luketainton merged 1 commits from bug/docker-build into main 2023-04-05 22:31:41 +02:00

View File

@ -2,7 +2,8 @@ name: Build
on: on:
push: push:
branches: [ main ] branches: [ main ]
jobs:
build: build:
name: GitHub Container Registry name: GitHub Container Registry
runs-on: ubuntu-latest runs-on: ubuntu-latest