diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19be312..ccb1f13 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,4 +25,4 @@ jobs: # Runs a single command using the runners shell - name: Zip release - run: zip -r BetterBags_ItemRack.zip . + run: zip -r BetterBags_ItemRack.zip . -x .github/\*