From ed14a06e3a5203252c6cb25da0f0d4249784cdb5 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Wed, 11 Dec 2024 16:37:21 -0700 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fe4d872a..38e2f997 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,10 +14,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v3 - - name: Replace Folder Names with Game IDs - run: | - python scripts/rename_folders.py - - name: Pack JSON Folder run: | zip -r -9 minimal_hashes.zip ./json