Skip to content

Commit

Permalink
fix: change log generator to only add CHANGELOG.md (argoproj#2626)
Browse files Browse the repository at this point in the history
fix changlog geneation

Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller authored Feb 27, 2023
1 parent cbaffcc commit 01f4494
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
title: "docs: Update Changelog"
body: Update changelog to reflect release changes
branch: update-changelog
base: master
base: master
add-paths: |
CHANGELOG.md

0 comments on commit 01f4494

Please sign in to comment.