Skip to content

Commit 76ab91f

Browse files
committed
Maven central release workflow cleanup
1 parent b9549d5 commit 76ab91f

File tree

2 files changed

+0
-52
lines changed

2 files changed

+0
-52
lines changed

.github/workflows/maven-central-release.yml

-48
This file was deleted.

.github/workflows/new-maven-central-release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Release to Maven Central
22

33
on:
44
workflow_dispatch:
5-
inputs:
6-
releaseVersion:
7-
description: "Release version"
8-
required: true
95

106
jobs:
117
build:

0 commit comments

Comments
 (0)