mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-31 01:24:20 +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:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
@ -14,4 +15,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Hashes
|
||||
path: hashes_sha256.txt
|
||||
path: hashes_sha256.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user