Skip to content

Commit e518210

Browse files
authored
Update release_conda.yml
1 parent 0be6255 commit e518210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
"$PACKAGE_PATH" \
8282
--force \
8383
--user $ANACONDA_CHANNEL \
84-
--token $ANACONDA_UPLOAD_TOKEN
84+
-t $ANACONDA_UPLOAD_TOKEN
8585
else
8686
echo "Skipping upload: Version is $VERSION (development)."
8787
fi

0 commit comments

Comments
 (0)