We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6978794 commit efd02a1Copy full SHA for efd02a1
.github/workflows/stable-cicd.yaml
@@ -71,6 +71,7 @@ jobs:
71
uses: NASA-PDS/roundup-action@stable
72
with:
73
assembly: stable
74
+ packages: openjdk11-jdk
75
env:
76
ossrh_username: ${{secrets.OSSRH_USERNAME}}
77
ossrh_password: ${{secrets.OSSRH_PASSWORD}}
.github/workflows/unstable-cicd.yaml
@@ -70,6 +70,7 @@ jobs:
70
assembly: unstable
0 commit comments