Skip to content

Commit

Permalink
Update nexus.yml
Browse files Browse the repository at this point in the history
Signed-off-by: _Coho04_ <Cohohohn04@gmail.com>
  • Loading branch information
Coho04 authored Jan 19, 2024
1 parent 2584d7d commit 6150648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nexus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
username: github
password: ${{ secrets.NEXUS_PASSWORD }}
format: maven2
repository: MYSQL-Api
repository: maven-releases
coordinates: groupId=de.goldendeveloper artifactId=MYSQL-Api version=${{ env.RELEASE_VERSION }}
assets: extension=jar
filename: ./target/MYSQL-Api-${{ env.RELEASE_VERSION }}.jar
filename: ./target/MYSQL-Api-${{ env.RELEASE_VERSION }}.jar

0 comments on commit 6150648

Please sign in to comment.