Change workflow and variables to allow multiple build jobs
This commit is contained in:
@@ -9,6 +9,8 @@ LABEL "repository"="http://github.com/webbertakken/unity-actions"
|
||||
LABEL "homepage"="http://github.com/webbertakken/unity-actions"
|
||||
LABEL "maintainer"="Webber Takken <webber@takken.io>"
|
||||
|
||||
ENV BUILD_TARGET=WebGL
|
||||
|
||||
ADD default-build-script /UnityBuilderAction
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user