You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ jobs:
58
58
with:
59
59
name: build-for-server-import
60
60
path: |
61
-
game.tar.gz
61
+
game.zip
62
62
63
63
- name: What next?
64
64
run: echo "To export the game to the Game Server, open https://adam.math.hhu.de/import/trigger/${GITHUB_REPOSITORY,,} \n Afterwards, you can play the game at https://adam.math.hhu.de/#/g/${GITHUB_REPOSITORY,,}"
0 commit comments