Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Pfennig <s.pfennig@reply.de>
  • Loading branch information
0xE282B0 committed Sep 16, 2023
1 parent 266394a commit e520c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
with:
push: true
tags: |
ghcr.io/deislabs/containerd-wasm-shims/examples/k3d:${{ env.RELEASE_VERSION }}
ghcr.io/deislabs/containerd-wasm-shims/examples/k3d:latest
ghcr.io/0xe282b0/containerd-wasm-shims/examples/k3d:${{ env.RELEASE_VERSION }}
ghcr.io/0xe282b0/containerd-wasm-shims/examples/k3d:latest
context: deployments/k3d
platforms: linux/amd64,linux/arm64
- name: clear
Expand Down

0 comments on commit e520c6b

Please # to comment.