Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
feat: add brandings
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Nov 9, 2022
1 parent 8806d3c commit 61a5c83
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
Expand Up @@ -15,6 +15,10 @@
name: 'Setup Zig environment'
description: 'Set up a specific version of Zig and add the command-line tools to the PATH.'
author: 'Korandoru Contributors'
branding:
icon: 'code'
color: 'blue'

inputs:
zig-version:
required: true
Expand Down

0 comments on commit 61a5c83

Please sign in to comment.