Try fixing codker build

This commit is contained in:
Andras Schmelczer 2022-06-26 15:52:54 +02:00
parent b59f835314
commit d148423b66
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -2,9 +2,9 @@ name: Publish on DockerHub
on:
push:
tags:
- '*'
branches:
- main
- dev
jobs:
publish:
runs-on: ubuntu-latest