mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-04-08 17:05:27 +02:00
Merge branch 'master' of github.com:aunetx/deezer-linux
This commit is contained in:
commit
ed570526b9
18
.github/workflows/generate-hashes.yml
vendored
18
.github/workflows/generate-hashes.yml
vendored
@ -1,18 +0,0 @@
|
||||
name: Generate hashes
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: MCJack123/ghaction-Generate-Release-Hashes@v1
|
||||
with:
|
||||
file-name: hashes_sha256.txt
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Hashes
|
||||
path: hashes_sha256.txt
|
Loading…
x
Reference in New Issue
Block a user