Skip to content

Commit c7ea290

Browse files
committed
...
1 parent 509dd8b commit c7ea290

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
2>/dev/null | grep -q '^[1-9]'; then
5858
echo "ERROR: Release $VERSION already has assets"
5959
echo "Delete the release first if you want to rebuild"
60+
echo "https://github.com/${{ github.repository }}/releases/tag/$VERSION"
6061
exit 1
6162
fi
6263
echo "✓ No existing release assets found"

0 commit comments

Comments
 (0)