Skip to content

Commit

Permalink
Change publish URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Jun 8, 2024
1 parent 598b4e3 commit 4c2fdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ jobs:
./gradlew publish -Pthirdparty
working-directory: combiner
env:
MAVEN_PUBLISH_URL: 'https://maven.photonvision.org/releases'
MAVEN_PUBLISH_USERNAME: ghactions
MAVEN_PUBLISH_URL: 'https://maven.photonvision.org/repository/internal'
MAVEN_PUBLISH_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4c2fdf2

Please sign in to comment.