Skip to content

Commit 44bf849

Browse files
committed
param names
1 parent 7c534ea commit 44bf849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
type: string
99
default: '21'
1010
secrets:
11-
OSSRH_USERNAME:
11+
MAVEN_CENTRAL_USERNAME:
1212
required: true
13-
OSSRH_PASSWORD:
13+
MAVEN_CENTRAL_PASSWORD:
1414
required: true
1515
SIGNING_KEY:
1616
required: true

0 commit comments

Comments
 (0)