We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f23de3 commit ea61456Copy full SHA for ea61456
.github/workflows/main.yml
@@ -1,8 +1,8 @@
1
name: Unity WebGL Automatic Build 👽✨🚀
2
on:
3
- # push:
4
- # branches:
5
- # - 'main'
+ push:
+ branches:
+ - '1-configure-as-a-unity-package'
6
pull_request:
7
branches:
8
- 'main'
0 commit comments