Skip to content

Commit 386a1b0

Browse files
committed
2 parents b5a8ca7 + ed14a06 commit 386a1b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
- name: Checkout Repository
1515
uses: actions/checkout@v3
1616

17-
- name: Replace Folder Names with Game IDs
18-
run: |
19-
python scripts/rename_folders.py
20-
2117
- name: Pack JSON Folder
2218
run: |
2319
zip -r -9 minimal_hashes.zip ./json

0 commit comments

Comments
 (0)