Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 457c731

Browse files
committed
woof
1 parent 8c3364e commit 457c731

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ jobs:
3131
file: ./Dockerfile
3232
platforms: linux/amd64
3333
push: true
34-
tags: registry.floofy.dev/charted/devcontainer:${{steps.tag.outputs.version}}
34+
tags: |
35+
registry.floofy.dev/charted/devcontainer:${{steps.tag.outputs.version}},
36+
registry.floofy.dev/charted/devcontainer:latest

0 commit comments

Comments
 (0)