fix(ci): use ACTION_PATH for git-cliff config generation
All checks were successful
Auto Changelog & Release / release (push) Successful in 6s
All checks were successful
Auto Changelog & Release / release (push) Successful in 6s
This commit is contained in:
@@ -40,6 +40,8 @@ runs:
|
||||
${{ github.action_path }}/scripts/read-cliff-version.sh
|
||||
|
||||
- name: Generate git-cliff config
|
||||
env:
|
||||
ACTION_PATH: ${{ github.action_path }}
|
||||
shell: bash
|
||||
run: |
|
||||
${{ github.action_path }}/scripts/generate-git-cliff-config.sh
|
||||
|
||||
Reference in New Issue
Block a user