feat(ci)!: enhance changelog generation with context augmentation
All checks were successful
Auto Changelog & Release / release (push) Successful in 13s
All checks were successful
Auto Changelog & Release / release (push) Successful in 13s
This commit is contained in:
@@ -44,6 +44,11 @@ runs:
|
||||
run: |
|
||||
${{ github.action_path }}/scripts/install-git-cliff.sh "${{ steps.cliff_version.outputs.version }}"
|
||||
|
||||
- name: Install Python
|
||||
shell: bash
|
||||
run: |
|
||||
${{ github.action_path }}/scripts/install-python.sh
|
||||
|
||||
- name: Set up git
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user