Skip to content

Commit f70b8d8

Browse files
Charlie McBrideCharlie McBride
authored andcommitted
update settings file to json and add comment
1 parent de98ba3 commit f70b8d8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release-trigger.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,7 @@ jobs:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
run: |
3030
npm install conventional-changelog-conventionalcommits -D
31+
# Using the current latest major version of semantic-release v24, to
32+
# prevent automated breaking changes, but still pickup features and patches ASAP.
33+
# Will need to adopt new major versions as they are released.
3134
npx semantic-release@24
File renamed without changes.

0 commit comments

Comments
 (0)