Enable Docker deployment in docker.yaml (#184)

This commit is contained in:
Glenn Jocher 2023-01-10 11:00:27 +01:00 committed by GitHub
parent 0755ede91a
commit 3cc63950f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ name: Publish Docker Images
on:
push:
branches: [none] # TODO: replace with main
branches: [main]
jobs:
docker: