Skip to content

Console commands are broken #9

Console commands are broken

Console commands are broken #9

Workflow file for this run

name: Add issues to MafiaHub Dashboard
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/MafiaHub/projects/1
github-token: ${{ secrets.ISSUE_PAT }}