Skip to content

Commit

Permalink
feat: add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 authored Nov 23, 2022
1 parent 101beb4 commit c62d400
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: GitHub Actions Typing
description: Bring type-safety to your GitHub actions' API!
author: Piotr Krzemiński
branding:
icon: lock
color: green
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit c62d400

Please sign in to comment.