Skip to content

Commit b186f76

Browse files
Merge branch 'main' into test-release-workflow-final
Signed-off-by: Nick Chung <Nick.Chung@suse.com>
2 parents 5337092 + b355a49 commit b186f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/draft-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323

2424
- name: Install dependencies
2525
run: yarn add -D conventional-changelog-cli
26-
27-
- name: Generate changelog
26+
27+
- name: Generate changelog
2828
run: npx conventional-changelog -p angular -i CHANGELOG.md -s -r 0
2929

3030
- name: Add original authors

0 commit comments

Comments
 (0)