mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-09 05:16:27 +10:00
10 lines
170 B
YAML
10 lines
170 B
YAML
# action.yml
|
|
name: 'Deploy MkDocs'
|
|
description: 'Deploys MkDocs site'
|
|
branding:
|
|
icon: 'arrow-up-circle'
|
|
color: 'orange'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|