Skip to content

Commit 3f62483

Browse files
Update .github/workflows/docker-publish.yml
1 parent 35567c3 commit 3f62483

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/docker-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
type=semver,pattern={{major}}
7777
type=sha
7878
type=edge
79-
type=pep440
8079
# Custom rule to prevent pre-releases from getting latest tag
8180
type=raw,value=latest,enable=${{ github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/v') && !contains(github.ref, '-') }}
8281

0 commit comments

Comments
 (0)