Skip to content

Commit bae230a

Browse files
committed
Revert "CI: Add release hashes (#252)"
This reverts commit 10eb543.
1 parent 10eb543 commit bae230a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,3 @@ jobs:
140140
with:
141141
files: |
142142
*.zip
143-
144-
- name: Generate release hashes
145-
uses: MCJack123/ghaction-generate-release-hashes@v2
146-
with:
147-
hash-type: sha1
148-
file-name: hashes.txt
149-
150-
- name: Upload release hashes
151-
uses: actions/upload-artifact@v2
152-
with:
153-
name: Asset Hashes
154-
path: hashes.txt

0 commit comments

Comments
 (0)