mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-12-23 09:47:08 +00:00
Don't tag as latest
This commit is contained in:
parent
f7fc74ebe6
commit
b826e4f5ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-containers.yaml
vendored
1
.github/workflows/release-containers.yaml
vendored
|
|
@ -52,6 +52,7 @@ jobs:
|
|||
with:
|
||||
images: ghcr.io/${{ github.repository }}
|
||||
tag-sha: true
|
||||
tag-latest: false
|
||||
tag-semver: |
|
||||
{{version}}-${{ matrix.base-image }}
|
||||
{{major}}.{{minor}}-${{ matrix.base-image }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue