Post-migration to Home Assistant OS, "Unexpected error occured" #235
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue Created | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
move-issue: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: jason0x43/[email protected] | |
with: | |
github-token: ${{ secrets.GITHUB_TOKEN }} | |
project: Development | |
column: To do |