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