Skip to content

Commit 68b0db7

Browse files
committed
add url file path to release workflow
1 parent 6995528 commit 68b0db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
uses: actions/download-artifact@v4
7474
with:
7575
name: release_url
76+
path: release_url
7677

7778
- name: Distribute
7879
run: make dist

0 commit comments

Comments
 (0)