Skip to content

Commit

Permalink
fix rke2 release typo in release yaml (rancher#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 committed Dec 12, 2023
1 parent 1e91367 commit b3b7feb
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 b3b7feb

Please sign in to comment.