Skip to content

Commit bca8b43

Browse files
authored
Update snapshot.yml (#103)
1 parent d845686 commit bca8b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
mvn --no-transfer-progress \
4343
-DskipTests deploy
4444
env:
45-
MAVEN_USERNAME: ${{secrets.OSSRH_PASSWORD}}
45+
MAVEN_USERNAME: ${{secrets.OSSRH_USERNAME}}
4646
MAVEN_PASSWORD: ${{secrets.OSSRH_PASSWORD}}
4747

0 commit comments

Comments
 (0)