We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7da5173 + 74a3c08 commit 047041dCopy full SHA for 047041d
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/download-artifact@v4
38
with:
39
pattern: debs-${{ github.sha }}-*
40
-+ merge-multiple: true
+ merge-multiple: true
41
- name: shasum
42
shell: bash
43
run: |
0 commit comments