Skip to content

Commit

Permalink
add some empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
okuzawats committed Jul 1, 2024
1 parent 0184a07 commit bd2a304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ author: 'okuzawats'
branding:
icon: 'message-square'
color: 'red'

inputs:
apiToken:
required: true
Expand All @@ -25,6 +26,7 @@ inputs:
userIdsToAssignTask:
required: false
description: 'User Id to be assigned to the task. Or you can specify multiple users, separated by commas. example 1,3,5'

runs:
using: 'composite'
steps:
Expand Down

0 comments on commit bd2a304

Please sign in to comment.