Skip to content

Commit aadc1f1

Browse files
Final change, it works!
1 parent a2605c7 commit aadc1f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
run: |
3737
mkdir -p build/${{ matrix.platform }}
3838
godot -v --export-release "${{ matrix.platform }}" --headless
39-
zip -r build/build_${{ matrix.platform }}.zip build/${{ matrix.platform }}
4039
- uses: KikimoraGames/[email protected]
4140
with:
4241
butlerApiKey: ${{secrets.BUTLER_API_KEY}}

0 commit comments

Comments
 (0)