mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2024-12-22 10:45:29 +00:00
Add branding to action.yml
This commit is contained in:
parent
dd75628fb6
commit
3ac364cc33
|
@ -1,6 +1,9 @@
|
|||
name: 'Cache APT Packages'
|
||||
description: 'Install APT based packages and cache them for future runs.'
|
||||
author: awalsh128
|
||||
branding:
|
||||
icon: 'hard-drive'
|
||||
color: 'green'
|
||||
|
||||
inputs:
|
||||
packages:
|
||||
|
|
Loading…
Reference in a new issue