Skip to content

Commit 9667057

Browse files
authored
Fix Release GH Action build target (#191)
2 parents cb185b4 + f750e55 commit 9667057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
tags: ${{ steps.meta.outputs.tags }}
5353
cache-from: type=gha
5454
cache-to: type=gha,mode=max
55-
target: xion-release
55+
target: release
5656

5757
- name: Copy xiond binary from linux/amd64 container
5858
id: copy-binary-amd64

0 commit comments

Comments
 (0)