Skip to content

Commit 294534d

Browse files
committed
Enable workflow 'latest' pushes for all tagged releases
1 parent 8aef729 commit 294534d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
images: |
7575
solidnerd/bookstack
7676
ghcr.io/solidnerd/docker-bookstack
77+
flavour: |
78+
latest=true
7779
tags: |
7880
type=semver,pattern={{version}}
7981
type=semver,pattern={{major}}.{{minor}}

0 commit comments

Comments
 (0)