Skip to content

Commit

Permalink
Added branding and author info to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
norschel authored May 29, 2023
1 parent fdd3766 commit 8b3fdc8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Norschel Hyper-V Action'
description: 'Remote control hyper-v virtual machines without SCVMM'
icon: server
author: Nico Orschel
branding:
icon: 'server'
color: 'orange'
inputs:
vmname:
description: 'VM name'
Expand Down

0 comments on commit 8b3fdc8

Please sign in to comment.