1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-12 07:48:41 +00:00

[gha] upload hashsums

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

View File

@ -81,6 +81,9 @@ jobs:
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
merge-multiple: true
- name: Create hashsums
run: sha512sum I2PdBrowserPortable_${{ steps.commit.outputs.short }}-* > SHA512SUMS
- name: Creating release
uses: marvinpinto/action-automatic-releases@latest
with:
@ -90,3 +93,4 @@ jobs:
title: "Latest packages"
files: |
I2PdBrowserPortable_${{ steps.commit.outputs.short }}-*
SHA512SUMS