Skip to content

Commit ec96602

Browse files
authored
use main branch
1 parent 2565eb2 commit ec96602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/process_vocab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@master
3636
- name: Vocabulary action
37-
uses: isamplesorg/metadata_profile_biology@Issue17Chromista-kingdom
37+
uses: isamplesorg/metadata_profile_biology@main
3838
# input variables 'action' and 'path' are defined in action.yml, and assigned values here
3939
# GitHub creates an environment variable for the input with the name INPUT_<VARIABLE_NAME>
4040
with:

0 commit comments

Comments
 (0)