Update .gitea/workflows/release.yaml
Some checks reported warnings
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled

This commit is contained in:
Tibo De Peuter 2023-10-16 20:19:21 +02:00
parent e9fa8472c2
commit de927fdb56

View file

@ -1,6 +1,6 @@
name: Publish Docker image
on: [commit]
on: [push]
jobs:
push_to_registry: