Skip to content

Commit

Permalink
Update github workflow name.
Browse files Browse the repository at this point in the history
  • Loading branch information
voithos committed Jul 17, 2022
1 parent d7f740c commit cbd0f1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- created

env:
ITCH_GAME: gmtk-game-jam-2022
ITCH_GAME: coloroid
ITCH_USER: voithos
DEBUG_MODE: 'true'

Expand Down
1 change: 0 additions & 1 deletion scenes/levels/main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,3 @@ position = Vector2( 872, 472 )

[node name="player_start" parent="." instance=ExtResource( 11 )]
position = Vector2( 961, 460 )
active = true

0 comments on commit cbd0f1f

Please sign in to comment.