Update .github/workflows/ci.yaml
Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
parent
94b0e643b4
commit
43e359a66e
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -2,10 +2,6 @@ name: Create and publish a Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
tags:
|
||||
- "**"
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
Reference in New Issue
Block a user