Skip to content

Commit

Permalink
ci: add merge with multiple [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
imLinguin committed Jul 11, 2024
1 parent 5a1e7fd commit 3d95012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
steps:
- name: Download builds
uses: actions/download-artifact@v4
with:
merge-multiple: true

- name: Create draft
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 3d95012

Please sign in to comment.