We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e636c68 commit 2ff357fCopy full SHA for 2ff357f
1 file changed
.github/workflows/release.yml
@@ -115,6 +115,7 @@ jobs:
115
uses: actions/download-artifact@v6
116
with:
117
name: bundles
118
+ path: bundles
119
- name: Upload Release Assets
120
env:
121
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments