Skip to content

Players can see each other during character selection #32

Players can see each other during character selection

Players can see each other during character selection #32

name: Issues Project Management
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/Qbox-project/projects/4
github-token: ${{ secrets.PROJECTS_PAT }}