Skip to content

Commit

Permalink
Merge pull request #372 from Shopify/grodowski/fix-release-yml
Browse files Browse the repository at this point in the history
Fix typo in .release.yml
  • Loading branch information
grodowski authored Dec 5, 2024
2 parents 7da5173 + 74a3c08 commit 047041d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: debs-${{ github.sha }}-*
+ merge-multiple: true
merge-multiple: true
- name: shasum
shell: bash
run: |
Expand Down

0 comments on commit 047041d

Please sign in to comment.