Skip to content

Commit

Permalink
ci: update update-version.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Aug 5, 2024
1 parent 342130e commit 3bff820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
with:
title: "chore: update version"
body: "Update version in package.json"
branch: "chore/update-version"
branch: "chore/update-version-${{ github.event.inputs.version }}"
commit-message: "chore: update version"
labels: release

0 comments on commit 3bff820

Please sign in to comment.