Skip to content

Commit

Permalink
Remove unused outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jan 23, 2022
1 parent 78b35c8 commit d1c54ff
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,6 @@ inputs:
yellow:
description: 'At what percentage does the badge becomes yellow instead of red (default 30)'
required: false
output:
description: 'Output markdown file to update (default: "README.md")'
required: false
default: 'README.md'
username:
description: 'Username of the github user (default: github.actor)'
required: false
default: 'github-actions[bot]'
email:
description: 'Username of the github user (default: github.actor)'
required: false
default: 'github-actions[bot]@users.noreply.github.com'

runs:
using: 'composite'
Expand Down

0 comments on commit d1c54ff

Please sign in to comment.