Skip to content

Commit

Permalink
fix rke2 release typo in release yaml (#302)
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Tashima <[email protected]>
  • Loading branch information
tashima42 and tashima42 authored Nov 14, 2023
1 parent c26da22 commit 437eef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
${{ github.workspace }}/cmd/rke2_release/bin/rke2_release-freebsd-amd64
${{ github.workspace }}/cmd/rke2_release/bin/rke2_release-freebsd-arm64
${{ github.workspace }}/cmd/rke2_release/bin/rke2_release-linux-amd64
${{ github.workspace }}/cmd/rke2_release/bin/rke2_release-linux-arm64\
${{ github.workspace }}/cmd/rke2_release/bin/rke2_release-linux-arm64
${{ github.workspace }}/cmd/rke2_release/bin/sha256sums-rke2_release.txt
${{ github.workspace }}/cmd/semv/bin/semv-darwin-amd64
${{ github.workspace }}/cmd/semv/bin/semv-darwin-arm64
Expand Down

0 comments on commit 437eef9

Please sign in to comment.