Skip to content

Commit

Permalink
Set default value of wait to true
Browse files Browse the repository at this point in the history
  • Loading branch information
tsickert committed Apr 5, 2024
1 parent 94d1bb3 commit 45c484f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ inputs:
wait:
description: 'Whether Discord should wait for confirmation of message send before responding to the webhook request'
required: false
default: "true"
username:
description: 'The username that should appear to send the message. Note: username will have the "bot" badge next to their name.'
required: false
Expand Down

0 comments on commit 45c484f

Please sign in to comment.