Skip to content

Commit

Permalink
ci: update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ar Rakin <rakinar2@onesoftnet.eu.org>
  • Loading branch information
virtual-designer authored Oct 28, 2024
1 parent 57dddcf commit e2f18ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
id: auto_release
uses: onesoft-sudo/conventional-release-action@main
with:
version-json-file: "./package.json"
version-json-file: "./package.json,./jsr.json"
git-user-name: "Conventional Release Action"
git-user-email: rakinar2@onesoftnet.eu.org
commit-message-format: "release: v%s [skip ci]"
Expand Down

0 comments on commit e2f18ee

Please sign in to comment.