mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-04-19 09:16:40 +00:00
10 lines
211 B
YAML
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'
|