Skip to content

Commit

Permalink
Merge pull request #32 from tj-actions/chore/remove-unused-code
Browse files Browse the repository at this point in the history
Remove unused outputs
  • Loading branch information
jackton1 authored Jan 23, 2022
2 parents caa6acd + d1c54ff commit e6fca87
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 e6fca87

Please sign in to comment.