We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eeac5c commit 5da799eCopy full SHA for 5da799e
.github/workflows/build_genome_nexus_annotator.yml
@@ -14,7 +14,7 @@ on:
14
env:
15
# versions for dependencies used in annotator.jar build
16
MAVEN_VERSION: '3.9.9'
17
- COMMIT_HASH: ${{ github.event.inputs.commit_hash || 'default_value' }}
+ COMMIT_HASH: "2e67ebd08cf7c26bf1f55f2baf4b73ac36531119"
18
JAVA_VERSION: "21"
19
JAVA_DISTRIBUTION: "corretto"
20
# synapse id of the Genome Nexus folder
0 commit comments