mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[gha] upload hashsums
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
9edaa86509
commit
e905b9241a
1 changed files with 4 additions and 0 deletions
4
.github/workflows/commit.yml
vendored
4
.github/workflows/commit.yml
vendored
|
|
@ -81,6 +81,9 @@ jobs:
|
||||||
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
|
- name: Create hashsums
|
||||||
|
run: sha512sum I2PdBrowserPortable_${{ steps.commit.outputs.short }}-* > SHA512SUMS
|
||||||
|
|
||||||
- name: Creating release
|
- name: Creating release
|
||||||
uses: marvinpinto/action-automatic-releases@latest
|
uses: marvinpinto/action-automatic-releases@latest
|
||||||
with:
|
with:
|
||||||
|
|
@ -90,3 +93,4 @@ jobs:
|
||||||
title: "Latest packages"
|
title: "Latest packages"
|
||||||
files: |
|
files: |
|
||||||
I2PdBrowserPortable_${{ steps.commit.outputs.short }}-*
|
I2PdBrowserPortable_${{ steps.commit.outputs.short }}-*
|
||||||
|
SHA512SUMS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue