mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-05-07 05:12:01 +08:00
test: update changelog afterwards
This commit is contained in:
@@ -21,3 +21,5 @@ jobs:
|
|||||||
OUTPUT: fixtures/CHANGELOG.md
|
OUTPUT: fixtures/CHANGELOG.md
|
||||||
- name: Print the changelog
|
- name: Print the changelog
|
||||||
run: cat "${{ steps.git-cliff.outputs.changelog }}"
|
run: cat "${{ steps.git-cliff.outputs.changelog }}"
|
||||||
|
- name: Update the changelog
|
||||||
|
run: touch fixtures/CHANGELOG.md
|
||||||
|
|||||||
Reference in New Issue
Block a user