Skip to content

Commit

Permalink
Update publish URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Jun 6, 2024
1 parent 42928d3 commit c6168de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ if (!project.hasProperty('jenkinsBuild')) {
publishing {
repositories {
maven {
url ('https://maven.photonvision.org/repository/internal')
url ('https://maven.photonvision.org/releases')
credentials {
username "ghactions"
password System.getenv("PUBLISH_PASSWORD")
Expand Down

0 comments on commit c6168de

Please sign in to comment.