mirror of
https://github.com/julia-actions/julia-buildpkg.git
synced 2026-02-12 09:26:54 +08:00
Add branding
This commit is contained in:
@@ -2,6 +2,10 @@ name: 'Run Pkg.build'
|
|||||||
description: 'Run the build step in a Julia package'
|
description: 'Run the build step in a Julia package'
|
||||||
author: 'David Anthoff'
|
author: 'David Anthoff'
|
||||||
|
|
||||||
|
branding:
|
||||||
|
icon: 'box'
|
||||||
|
color: 'gray-dark'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user