mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-23 13:45:05 +02:00
Delete generate-hashes.yml
This commit is contained in:
parent
f7b9e7e3dc
commit
67c94f7f3c
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