Skip to content

Commit 1ae2337

Browse files
committed
better
1 parent 06b1f47 commit 1ae2337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
run: |
9090
VERSION=${{ steps.get-version.outputs.VERSION }}
9191
echo "https://github.com/huggingface/${{ matrix.target-repo }}/actions"
92-
echo "https://github.com/huggingface/${{ matrix.target-repo }}/compare/main...ci-test-huggingface-hub-${VERSION}"
92+
echo "https://github.com/huggingface/${{ matrix.target-repo }}/compare/main...${BRANCH_NAME}"

0 commit comments

Comments
 (0)