Skip to content

Commit

Permalink
fix(ci): Change writeToFile
Browse files Browse the repository at this point in the history
Signed-off-by: macinsight <gh@macinsight.net>
  • Loading branch information
macinsight committed Nov 28, 2023
1 parent be2ea8a commit 6af14cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ github.token }}
fromTag: ${{ github.ref_name }}
toTag: ${{ env.previousTag }}
writeToFile: true
writeToFile: false
excludeTypes: build,other,style
reverseOrder: true

Expand Down

0 comments on commit 6af14cc

Please sign in to comment.