fix(ci): fix branch name

This commit is contained in:
DJMrTV 2025-03-05 23:24:55 +01:00
commit 1668b6abe8

View file

@ -18,5 +18,5 @@ build-and-push:
- docker push "$IMAGE_NAME:$IMAGE_TAG"
- docker push "$IMAGE_NAME:latest"
only:
- master
- main