Skip to content

TypeError: Cannot read properties of null (reading 'type') #2694

TypeError: Cannot read properties of null (reading 'type')

TypeError: Cannot read properties of null (reading 'type') #2694

name: register issues in Kanban
on:
issues:
types: [opened]
jobs:
register:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.7.1
with:
project: 開発
column: いつかやる
repo-token: ${{ secrets.GHPROJECT_TOKEN }}