mirror of
https://github.com/PurpleI2P/i2pdbrowser
synced 2025-01-30 16:34:14 +00:00
[gha] extract downloaded artifacts
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
34d5240f16
commit
4009eda24b
4
.github/workflows/commit.yml
vendored
4
.github/workflows/commit.yml
vendored
@ -80,8 +80,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||||
|
|
||||||
- name: Display structure of downloaded files
|
- name: Extract artifacts
|
||||||
run: ls -R
|
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…
x
Reference in New Issue
Block a user