Skip to content

Commit

Permalink
Update unstable-cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Jul 31, 2024
1 parent b1cdd2e commit 769e885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unstable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
assembly: unstable
maven-doc-phases: package,site,site:stage,-DskipTests
maven-unstable-artifact-phases: clean,site,deploy,-DskipTests
packages: openjdk8-jre
packages: openjdk11-jdk
env:
ossrh_username: ${{secrets.OSSRH_USERNAME}}
ossrh_password: ${{secrets.OSSRH_PASSWORD}}
Expand Down

0 comments on commit 769e885

Please sign in to comment.