Skip to content

Commit

Permalink
fix: release workflow (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoshkin committed Mar 12, 2024
1 parent af64efc commit ccd3291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
path: kib

- name: Get bump pr type
working-directoy: kib
working-directory: kib
run: |
make install-semver
export SEMVER_CLI_BIN=.local/semver-cli/semver
Expand Down

0 comments on commit ccd3291

Please sign in to comment.