Skip to content

Commit 78417c1

Browse files
authored
fix an error in the github release process (#252)
1 parent f494097 commit 78417c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-prod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
make embedded-cluster-linux-amd64 VERSION=$TAG_NAME
2525
tar -C output/bin -czvf embedded-cluster-linux-amd64.tgz embedded-cluster
2626
./output/bin/embedded-cluster version metadata > metadata.json
27-
- name: Cache files
2827
- name: Cache files
2928
env:
3029
S3_BUCKET: "tf-embedded-cluster-binaries"

0 commit comments

Comments
 (0)