Skip to content

Commit

Permalink
[gha] merge artifacts (do not create subdir)
Browse files Browse the repository at this point in the history
Signed-off-by: R4SAS <[email protected]>
  • Loading branch information
r4sas committed Sep 14, 2024
1 parent 4009eda commit 22939ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,7 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*

- name: Extract artifacts
run: unzip i2pdbrowser-${{ steps.commit.outputs.short }}-*
merge-multiple: true

- name: Creating pre-release
uses: marvinpinto/action-automatic-releases@latest
Expand Down

0 comments on commit 22939ab

Please sign in to comment.