Skip to content

Commit 8c43f8f

Browse files
committed
tag image as latest
1 parent fb958e7 commit 8c43f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
build-args: |
4545
VERSION=${{ github.event.inputs.version }}
4646
push: true
47-
tags: cyclopsui/cyclops-mcp:${{ github.event.inputs.version }}
47+
tags: cyclopsui/cyclops-mcp:${{ github.event.inputs.version }},cyclopsui/cyclops-mcp:latest
4848

4949
update-install-manifest:
5050
needs:

0 commit comments

Comments
 (0)