mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
6
.github/workflows/image.yml
vendored
6
.github/workflows/image.yml
vendored
@@ -1,10 +1,8 @@
|
|||||||
name: Build Docker image
|
name: Build Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [published]
|
||||||
- "*"
|
|
||||||
workflow_dispatch:
|
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user