Skip to content

Commit 90bf32f

Browse files
committed
Added missing kosli command
1 parent c8193f5 commit 90bf32f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030

31+
- name: Setup Kosli cli
32+
uses: kosli-dev/setup-cli-action@v2
33+
with:
34+
version:
35+
${{ env.KOSLI_CLI_VERSION }}
36+
3137
- name:
3238
run: |
3339
source scripts/lib-jira.sh

0 commit comments

Comments
 (0)