1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-13 15:05:44 +00:00

github: Trigger image workflow on release.published

Updates 
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