Skip to content

Commit 1a61b93

Browse files
committed
renamed references to pydra-* to pydra-tasks-*
1 parent 7e0de19 commit 1a61b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
git clone https://github.com/tclose/mrtrix3.git $MRTRIX_HOME/src
7373
cd $MRTRIX_HOME/src
7474
git checkout print-pydra-dev
75-
git tag -a $MRTRIX_VERSION -m"Tag used to create a pydra-task-mrtrix3 release"
75+
git tag -a $MRTRIX_VERSION -m"Tag used to create a pydra-tasks-mrtrix3 release"
7676
git describe --abbrev=0
7777
# echo "MRTRIX_VERSION=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV
7878
# git checkout $MRTRIX_VERSION

0 commit comments

Comments
 (0)