Update docker-publish.yml

This commit is contained in:
freearhey
2025-09-28 12:42:28 +03:00
parent 29bc0c0904
commit 889d4e56eb

View File

@@ -1,7 +1,6 @@
name: Publish Docker image
on:
tags:
- 'v*'
branches: ['master']
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}