mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[gha] merge artifacts (do not create subdir)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
4009eda24b
commit
22939abb2d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/commit.yml
vendored
4
.github/workflows/commit.yml
vendored
|
|
@ -79,9 +79,7 @@ jobs:
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||||
|
merge-multiple: true
|
||||||
- name: Extract artifacts
|
|
||||||
run: unzip i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
|
||||||
|
|
||||||
- name: Creating pre-release
|
- name: Creating pre-release
|
||||||
uses: marvinpinto/action-automatic-releases@latest
|
uses: marvinpinto/action-automatic-releases@latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue