diff --git a/action.yml b/action.yml index 88c4e21..6a94845 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: caption: description: "Text" required: false - default: "%23${{ github.run_number }} ${{ github.event.repository.name }}
" + default: "%23${{ github.run_number }} ${{ github.event.repository.name }}" message_id: description: "Message ID" required: false