github action: manual trigger instead of per-commit

This commit is contained in:
dumbmoron
2023-08-29 20:18:19 +02:00
committed by GitHub
parent d2e5b6f1fb
commit f5ad598d2f

View File

@@ -1,8 +1,7 @@
name: Build Docker image name: Build Docker image
on: on:
push: workflow_dispatch:
branches: ['current']
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io