Skip to content

Include in UPM package the Newtonsoft.Json and Editor Coroutines dependencies #426

Include in UPM package the Newtonsoft.Json and Editor Coroutines dependencies

Include in UPM package the Newtonsoft.Json and Editor Coroutines dependencies #426

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 }}