This action automatically generates a static HTML page for your GitHub projects. There are two requirements:
- It only works with new GitHub projects.
- It only works with user projects (not organization ones just yet).
Required The URL of your project (i.e. https://github.com/users/Serchinastico/projects/7
)
uses: actions/github-kanban-action
with:
project-url: "https://github.com/users/Serchinastico/projects/7"