Skip to content

Commit

Permalink
Add default current
Browse files Browse the repository at this point in the history
  • Loading branch information
eveld committed Dec 8, 2023
1 parent 2197c08 commit 3132838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
id: collect
run: |-
# Get latest K3s version
CURRENT_VERSION="0.0.0"
K3S_VERSION=${{inputs.version}}
if [ -z "$K3S_VERSION" ]; then
K3S_VERSION=$(curl -s https://api.github.com/repos/k3s-io/k3s/releases | \
Expand Down

0 comments on commit 3132838

Please sign in to comment.