Skip to content

Commit 7f61f4b

Browse files
committed
Cosmetic job name update
Signed-off-by: CDEvents Bot <[email protected]>
1 parent 6391d3b commit 7f61f4b

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
@@ -45,7 +45,7 @@ jobs:
4545
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
4646
restore-keys: ${{ runner.os }}-m2
4747

48-
- name: Version
48+
- name: Set Version
4949
run: |
5050
VERSION=${{ github.event.inputs.version }}
5151
echo "Updating POMs to version $VERSION"

0 commit comments

Comments
 (0)