Skip to content

Commit

Permalink
Update maven-central-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jemacineiras authored Oct 22, 2024
1 parent 79aa179 commit 94941e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-central-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: |
cd scs-multiapi-maven-plugin
mvn -B install
mvn -B deploy -P production
mvn -B deploy -P production -s ../.m2/settings.xml
env:
MAVEN_USERNAME: ${{ secrets.JIRAID }}
MAVEN_CENTRAL_TOKEN: ${{ secrets.JIRAPASS }}
Expand Down

0 comments on commit 94941e5

Please sign in to comment.