Skip to content

Commit

Permalink
Update snapshot.yml (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Jan 23, 2025
1 parent d845686 commit bca8b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
mvn --no-transfer-progress \
-DskipTests deploy
env:
MAVEN_USERNAME: ${{secrets.OSSRH_PASSWORD}}
MAVEN_USERNAME: ${{secrets.OSSRH_USERNAME}}
MAVEN_PASSWORD: ${{secrets.OSSRH_PASSWORD}}

0 comments on commit bca8b43

Please sign in to comment.