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 2565eb2 commit ec96602Copy full SHA for ec96602
.github/workflows/process_vocab.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@master
36
- name: Vocabulary action
37
- uses: isamplesorg/metadata_profile_biology@Issue17Chromista-kingdom
+ uses: isamplesorg/metadata_profile_biology@main
38
# input variables 'action' and 'path' are defined in action.yml, and assigned values here
39
# GitHub creates an environment variable for the input with the name INPUT_<VARIABLE_NAME>
40
with:
0 commit comments