Skip to content

Commit e6c9ea3

Browse files
committed
Fix the URL again
1 parent 4411d11 commit e6c9ea3

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
@@ -38,4 +38,4 @@ jobs:
3838
arguments: publish -PossrhUsername=${{ secrets.OSSRH_USERNAME }} -PossrhPassword=${{ secrets.OSSRH_PASSWORD }}
3939
env:
4040
release: true
41-
REPOSITORY_URL: https://s01.oss.sonatype.org/
41+
REPOSITORY_URL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/

0 commit comments

Comments
 (0)