Skip to content

Commit

Permalink
Build 2.0 artifacts for test release
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Nov 26, 2024
1 parent 576b144 commit 83df6e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ jobs:
# Intentionally use github.repository instead of containerd/containerd to
# make this action runnable on forks.
# See https://github.com/containerd/containerd/issues/5098 for the context.
repository: ${{ github.repository }}
ref: ${{ github.ref }}
repository: containerd/containerd
ref: v2.0.0
path: src/github.com/containerd/containerd

- name: Setup buildx instance
Expand Down

0 comments on commit 83df6e3

Please sign in to comment.