Skip to content

Commit

Permalink
add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 9, 2024
1 parent fc96338 commit a5e69ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Run ollama server
description: Run an ollama server with the model you provide

branding:
icon: 'arrow-down'
color: 'orange'

inputs:
model:
description: The model to run
Expand Down

0 comments on commit a5e69ca

Please sign in to comment.