Skip to content

Commit

Permalink
Do not publish latest on release (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdauth committed Jul 13, 2024
1 parent f71d4c0 commit 21dd79d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
images: facilmap/facilmap
tags: type=semver,pattern={{major}}.{{minor}}
flavor: latest=false

-
name: Set up QEMU
Expand Down

0 comments on commit 21dd79d

Please sign in to comment.