We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea456b commit 456d486Copy full SHA for 456d486
1 file changed
.github/workflows/docker-build.yml
@@ -38,7 +38,6 @@ jobs:
38
with:
39
images: theinfamoustoto/plex-suggester
40
tags: |
41
- type=ref,event=branch
42
type=ref,event=pr
43
type=raw,value=${{ steps.version.outputs.version }}
44
type=raw,value=latest,enable={{is_default_branch}}
0 commit comments