Skip to content

Commit fd30e58

Browse files
committed
fix update-version
1 parent 1f1abed commit fd30e58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci/release/update-version.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ done
6161
for FILE in .github/workflows/*.yaml; do
6262
sed_runner "/shared-workflows/ s/@.*/@branch-${NEXT_SHORT_TAG}/g" "${FILE}"
6363
done
64-
65-
sed_runner "s/branch-[0-9][0-9].[0-9][0-9]/branch-${NEXT_SHORT_TAG}/" ./docs/cugraph-docs/source/nx_cugraph/nx_cugraph.md

0 commit comments

Comments
 (0)