Skip to content

Commit

Permalink
Add badges and screenshot. Remove test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Mar 19, 2020
1 parent b732736 commit f3f8843
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 26 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/test.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Brainfuck install action
![](https://img.shields.io/github/v/release/fabasoad/brainfuck-install-action?include_prereleases) ![YAML Lint](https://github.com/fabasoad/brainfuck-install-action/workflows/YAML%20Lint/badge.svg)
![](https://img.shields.io/github/v/release/fabasoad/brainfuck-install-action?include_prereleases) ![YAML Lint](https://github.com/fabasoad/brainfuck-install-action/workflows/YAML%20Lint/badge.svg) [![Total alerts](https://img.shields.io/lgtm/alerts/g/fabasoad/brainfuck-install-action.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fabasoad/brainfuck-install-action/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/fabasoad/brainfuck-install-action.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fabasoad/brainfuck-install-action/context:javascript) [![Maintainability](https://api.codeclimate.com/v1/badges/2f420ee213901de286fe/maintainability)](https://codeclimate.com/github/fabasoad/brainfuck-install-action/maintainability) [![Known Vulnerabilities](https://snyk.io/test/github/fabasoad/brainfuck-install-action/badge.svg?targetFile=package.json)](https://snyk.io/test/github/fabasoad/brainfuck-install-action?targetFile=package.json)

This action installs one of the brainfuck interpreters called [brainfucky](https://pypi.org/project/brainfucky/).

Expand Down
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: 'Brainfuck install'
description: 'This GitHub action installs one of the brainfuck interpreters called brainfucky.'
# branding:
# icon: voicemail
# color: white
branding:
icon: chevrons-right
color: gray-dark
inputs:
version:
description: 'Brainfucky library version.'
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3f8843

Please sign in to comment.