Skip to content

Commit

Permalink
Update unstable-cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Apr 16, 2024
1 parent 52c46ca commit cba4e55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unstable-cicd.yaml
Expand Up @@ -75,6 +75,9 @@ jobs:
with:
assembly: unstable
packages: openjdk11-jdk
maven-build-phases: install
maven-doc-phases: clean,site,site:stage
maven-unstable-artifact-phases: clean,site,deploy
env:
ossrh_username: ${{secrets.OSSRH_USERNAME}}
ossrh_password: ${{secrets.OSSRH_PASSWORD}}
Expand Down

0 comments on commit cba4e55

Please sign in to comment.