Update .github/workflows/ci.yaml

Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
Tarow 2024-10-30 18:53:04 +01:00 committed by GitHub
parent 94b0e643b4
commit 43e359a66e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,10 +2,6 @@ name: Create and publish a Docker image
on: on:
push: push:
branches:
- "**"
tags:
- "**"
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io