Skip to content

Commit

Permalink
update settings file to json and add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride authored and Charlie McBride committed Jul 12, 2024
1 parent de98ba3 commit f70b8d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install conventional-changelog-conventionalcommits -D
# Using the current latest major version of semantic-release v24, to
# prevent automated breaking changes, but still pickup features and patches ASAP.
# Will need to adopt new major versions as they are released.
npx semantic-release@24
File renamed without changes.

0 comments on commit f70b8d8

Please sign in to comment.