Skip to content

Commit

Permalink
Fix up action yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed May 14, 2020
1 parent 4af1a5c commit a131c8b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Sponsor Labels
description: Labels issues and pull requests if the author is a sponsor
inputs:
label:
description: The label to apply to the issue or pull request if the author is a sponsor.
default: sponsor 💖
name: Build and Tag
description: Properly tags your GitHub Action
runs:
using: docker
image: Dockerfile
Expand Down

0 comments on commit a131c8b

Please sign in to comment.