github: Trigger image workflow on release.published

Updates #12753
This commit is contained in:
Bjørn Erik Pedersen 2024-09-27 10:59:45 +02:00
parent da72ac2db9
commit 0d390d7eb8
No known key found for this signature in database

View file

@ -1,10 +1,8 @@
name: Build Docker image
on:
push:
tags:
- "*"
workflow_dispatch:
release:
types: [published]
permissions:
packages: write