Skip to content

Error thrown when trying to play in editor after WebGL platform selected #408

Error thrown when trying to play in editor after WebGL platform selected

Error thrown when trying to play in editor after WebGL platform selected #408

Workflow file for this run

name: Actions for issues just created
on:
issues:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/alttester/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}