github.com/mentimeter/morty@v1.2.2-0.20221012065510-5596adecd154/action.yml (about)

     1  name: 'Morty Post Mortems'
     2  description: 'Turns a repository into an organized collection of post-mortems'
     3  branding:
     4    icon: archive
     5    color: blue
     6  inputs:
     7    token:
     8      description: 'Github token ({{ github.token }}) to access the repository'
     9      required: true
    10  runs:
    11    using: docker
    12    image: Dockerfile