Tweak the action branding

This commit is contained in:
Charlie Marsh 2024-09-05 15:52:18 -04:00
parent d8c8151c2b
commit 38d8fb01d5

View file

@ -1,6 +1,6 @@
name: "Python setup uv" name: "Setup uv"
description: "Set up your GitHub Actions workflow with a specific version of uv" description: "Set up your GitHub Actions workflow with a specific version of uv."
author: "eifinger" author: "astral-sh"
inputs: inputs:
version: version:
description: "The version of uv to install" description: "The version of uv to install"
@ -39,4 +39,4 @@ runs:
post-if: success() post-if: success()
branding: branding:
icon: "package" icon: "package"
color: "blue" color: "black"