Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
kevoconnell committed Jan 26, 2025
1 parent e7c42c2 commit af103c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: TriPSs/conventional-changelog-action@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-file: './package.json,./pyproject.toml'
version-file: './pyproject.toml'
git-message: 'chore(release): {version}'
preset: 'angular'
tag-prefix: 'v'
Expand Down

0 comments on commit af103c2

Please sign in to comment.