Fix GitHub Action triggers

This commit is contained in:
2025-08-25 04:28:47 +02:00
parent 8f31bda68a
commit 9957f9e49f

View File

@@ -2,7 +2,7 @@ name: Create and publish a Docker image
on:
push:
branches: ['main']
branches: ['main', 'watchtower_readme']
env:
REGISTRY: ghcr.io