Skip to content

Commit

Permalink
fix rel. version for kiterunner
Browse files Browse the repository at this point in the history
  • Loading branch information
matusso committed Dec 7, 2024
1 parent 1685be2 commit aaf8065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kiterunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
security-events: write

env:
RELEASE_VERSION: "1.0.2"
RELEASE_VERSION: "v1.0.2"
KR_DIR: "/usr/local/kiterunner"

jobs:
Expand Down

0 comments on commit aaf8065

Please sign in to comment.