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

Commit 63b78df

Browse files
committed
branding
1 parent 004b3d0 commit 63b78df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Rust sccache'
22
description: 'Use sccache in your CI for Rust builds'
33
author: 'MetalBear'
4+
branding:
5+
icon: 'arrow-up'
6+
color: 'red'
47
runs:
58
using: 'node16'
69
main: 'dist/setup/index.js'

0 commit comments

Comments
 (0)