Skip to content

Commit

Permalink
chore: disable deploys
Browse files Browse the repository at this point in the history
These are mostly working now, but we don't want to run them every time,
and we want more protection against deploying empty/failed exports.
  • Loading branch information
russmatney committed Oct 3, 2023
1 parent 33afc5a commit 8c2d115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dino_export_and_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Godot Export and Itch Deploy
on: [ push ]
# on: [ push ]

env:
GODOT_VERSION: 4.1.1
Expand Down

0 comments on commit 8c2d115

Please sign in to comment.