Github Action pour toutes les futurs branches

This commit is contained in:
2025-08-25 04:33:55 +02:00
parent 9957f9e49f
commit 5c4ad72e23

View File

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