1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-13 16:28:03 +00:00

[gha] print downloaded artifacts

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2024-09-14 16:31:53 +03:00
parent ef471b8204
commit 34d5240f16
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -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: