Skip to content

Commit 59193d0

Browse files
authored
Update deploy.yml
1 parent b7c2640 commit 59193d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292

9393
steps:
9494
- uses: actions/download-artifact@v4
95+
if: startsWith(github.ref, 'refs/tags/')
9596
with:
9697
merge-multiple: true
9798
path: all_wheels

0 commit comments

Comments
 (0)