mirror of
https://github.com/cupcakearmy/confluence-markdown-sync.git
synced 2024-12-22 07:56:25 +00:00
branding
This commit is contained in:
parent
7944409f8d
commit
67726ba823
@ -1,6 +1,9 @@
|
|||||||
# action.yml
|
# action.yml
|
||||||
name: 'confluence-markdown-sync'
|
name: 'confluence-markdown-sync'
|
||||||
description: 'Copy content of a markdown file to a confluence site'
|
description: 'Copy content of a markdown file to a confluence site'
|
||||||
|
branding:
|
||||||
|
icon: 'upload-cloud'
|
||||||
|
color: 'blue'
|
||||||
inputs:
|
inputs:
|
||||||
from:
|
from:
|
||||||
description: 'Path to the markdown file. Relative to root of repository'
|
description: 'Path to the markdown file. Relative to root of repository'
|
||||||
|
Loading…
Reference in New Issue
Block a user