Skip to content

Commit 2ff357f

Browse files
committed
chore(CI): fix uploading of release assets
1 parent e636c68 commit 2ff357f

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
@@ -115,6 +115,7 @@ jobs:
115115
uses: actions/download-artifact@v6
116116
with:
117117
name: bundles
118+
path: bundles
118119
- name: Upload Release Assets
119120
env:
120121
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)