Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Add icon and color to action
Browse files Browse the repository at this point in the history
  • Loading branch information
ianks committed Apr 27, 2022
1 parent c9bad29 commit d89d822
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: 'cross-gem'
icon: chevron-right
color: gray-dark
description: 'Cross compiles a native Ruby gem written in Rust'
author: 'oxidize-rs'
branding:
icon: 'chevron-right'
color: 'gray-dark'
inputs:
platform:
required: true
Expand Down

0 comments on commit d89d822

Please sign in to comment.