mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
parent
da72ac2db9
commit
0d390d7eb8
1 changed files with 2 additions and 4 deletions
6
.github/workflows/image.yml
vendored
6
.github/workflows/image.yml
vendored
|
@ -1,10 +1,8 @@
|
|||
name: Build Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
|
|
Loading…
Reference in a new issue