Skip to content

Commit

Permalink
Merge pull request KBVE#73 from KBVE/dev-h0lybyte-v1-1-1
Browse files Browse the repository at this point in the history
Dev h0lybyte v1 1 1
  • Loading branch information
h0lybyte authored Dec 10, 2022
2 parents b6c52fb + 7a35cce commit 42cba9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: 2D Unity Build

# Triggers for {main} branch
# Triggers for {dev} branch
on:
workflow_dispatch: {}
#pull_request: {}
push: { branches: [main] }
push: { branches: [dev] }

jobs:
# [START] -> [WebGL]
Expand Down
2 changes: 1 addition & 1 deletion 2DUnity/Assets/Scenes/Intro.unity
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &1650321419
RectTransform:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 42cba9f

Please sign in to comment.