File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
images : |
33
33
ghcr.io/huggingface/chat-ui-db
34
34
tags : |
35
- type=semver ,value=${{ steps.package-version.outputs.version }},enable={{github.event_name == 'release'}}
35
+ type=raw ,value=${{ steps.package-version.outputs.version }},enable={{github.event_name == 'release'}}
36
36
type=raw,value=latest,enable={{is_default_branch}}
37
37
type=sha,enable={{is_default_branch}}
38
38
78
78
images : |
79
79
ghcr.io/huggingface/chat-ui
80
80
tags : |
81
- type=semver ,value=${{ steps.package-version.outputs.version }},enable={{github.event_name == 'release'}}
81
+ type=raw ,value=${{ steps.package-version.outputs.version }},enable={{github.event_name == 'release'}}
82
82
type=raw,value=latest,enable={{is_default_branch}}
83
83
type=sha,enable={{is_default_branch}}
84
84
You can’t perform that action at this time.
0 commit comments