Skip to content

Commit

Permalink
Revert "CI: Add release hashes (#252)"
Browse files Browse the repository at this point in the history
This reverts commit 10eb543.
  • Loading branch information
wopox1337 committed Mar 5, 2022
1 parent 10eb543 commit bae230a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,3 @@ jobs:
with:
files: |
*.zip
- name: Generate release hashes
uses: MCJack123/ghaction-generate-release-hashes@v2
with:
hash-type: sha1
file-name: hashes.txt

- name: Upload release hashes
uses: actions/upload-artifact@v2
with:
name: Asset Hashes
path: hashes.txt

0 comments on commit bae230a

Please sign in to comment.