Skip to content

Commit d400aff

Browse files
committed
Fix commit message
1 parent 2c5f880 commit d400aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: steps.diff.outputs.changes != ''
5252
run: |
5353
git add gradle.properties
54-
git commit -m "Bump version to $next_version"
54+
git commit -m "Bump version"
5555
git push
5656
5757
publish-projects:

0 commit comments

Comments
 (0)