Files
podinfo/.github/actions/release-notes/action.yml
2020-05-27 17:56:18 +03:00

10 lines
211 B
YAML

name: 'github-release-notes'
description: 'A GitHub Action to run github-release-notes commands'
author: 'Stefan Prodan'
branding:
icon: 'command'
color: 'blue'
runs:
using: 'docker'
image: 'Dockerfile'