Skip to content

Commit 5da799e

Browse files
committed
add back commit hash
1 parent 8eeac5c commit 5da799e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_genome_nexus_annotator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
env:
1515
# versions for dependencies used in annotator.jar build
1616
MAVEN_VERSION: '3.9.9'
17-
COMMIT_HASH: ${{ github.event.inputs.commit_hash || 'default_value' }}
17+
COMMIT_HASH: "2e67ebd08cf7c26bf1f55f2baf4b73ac36531119"
1818
JAVA_VERSION: "21"
1919
JAVA_DISTRIBUTION: "corretto"
2020
# synapse id of the Genome Nexus folder

0 commit comments

Comments
 (0)