Skip to content

Commit

Permalink
fix: Fixed faulty metadata for the send-tweet Action (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 committed Jun 17, 2020
1 parent ebd5677 commit 79e61ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/send-tweet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
name: 'Send Tweet Action'
description: 'Send Tweets from GitHub Actions workflows.'
inputs:
repo:
status: Status (Tweet) to be posted
status:
description: Status (Tweet) to be posted
required: true
consumer-key:
description: Consumer API key.
Expand Down

0 comments on commit 79e61ed

Please sign in to comment.