Skip to content

Commit 7764e0c

Browse files
arnavk23IanButterworth
authored andcommitted
Add changelog_format example to example.yml
Update the example configuration to include a commented changelog_format option for better discoverability of the new feature.
1 parent e66e3d7 commit 7764e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
# See: https://github.com/JuliaRegistries/TagBot#commits-that-modify-workflow-files
2323
ssh: ${{ secrets.DOCUMENTER_KEY }}
2424
# ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}
25+
# changelog_format: github # 'custom' (default), 'github', or 'conventional'

0 commit comments

Comments
 (0)