Delete generate-hashes.yml

This commit is contained in:
Aurélien Hamy 2023-06-22 14:51:40 +02:00 committed by GitHub
parent f7b9e7e3dc
commit 67c94f7f3c
1 changed files with 0 additions and 18 deletions

View File

@ -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