We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d98c6 commit cf68773Copy full SHA for cf68773
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/download-artifact@v4
48
with:
49
name: trial-api
50
- path: artifacts/trial-api
+ path: artifacts
51
52
- name: Prepare release files
53
run: |
0 commit comments