Tweak the action branding (#49)

This commit is contained in:
Charlie Marsh 2024-09-17 23:20:15 -04:00 committed by GitHub
parent 79fb68ebfe
commit 223591d242
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
name: "Python setup uv" name: "astral-sh/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"
@ -40,4 +40,4 @@ runs:
post-if: success() post-if: success()
branding: branding:
icon: "package" icon: "package"
color: "blue" color: "black"