mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-09-23 09:48:07 +02:00
Update generate-hashes.yml
This commit is contained in:
parent
aa2932c87a
commit
22d186f1f1
3
.github/workflows/generate-hashes.yml
vendored
3
.github/workflows/generate-hashes.yml
vendored
@ -3,6 +3,7 @@ name: Generate hashes
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
@ -14,4 +15,4 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: Hashes
|
name: Hashes
|
||||||
path: hashes_sha256.txt
|
path: hashes_sha256.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user