We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2da415 commit 0398e82Copy full SHA for 0398e82
.github/workflows/maven-release.yml
@@ -106,4 +106,4 @@ jobs:
106
with:
107
name: github-actions
108
email: github-actions[bot]@users.noreply.github.com
109
- message: "[INTERNAL] Update development version to ${{ github.event.inputs.development-version }}"
+ message: "Update development version to ${{ github.event.inputs.development-version }}"
0 commit comments