fix(ci): CI doesn't run

This commit is contained in:
DevMiner 2024-08-24 17:02:23 +02:00
parent b39330faf1
commit f619a0b8af

View file

@ -1,15 +1,11 @@
name: Docker name: Docker
on: on:
release: workflow_dispatch:
types: [published]
pull_request: pull_request:
push: push:
tags: release:
- "**" types: [published]
branches:
- master
workflow_dispatch:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io