mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
[gha] print downloaded artifacts
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
ef471b8204
commit
34d5240f16
1 changed files with 3 additions and 0 deletions
3
.github/workflows/commit.yml
vendored
3
.github/workflows/commit.yml
vendored
|
|
@ -80,6 +80,9 @@ jobs:
|
|||
with:
|
||||
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
|
||||
- name: Creating pre-release
|
||||
uses: marvinpinto/action-automatic-releases@latest
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue