We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734ad9c commit 3ddafe0Copy full SHA for 3ddafe0
1 file changed
.github/actions/slack-message/action.yml
@@ -16,7 +16,7 @@ inputs:
16
default_github_user:
17
description: Default GitHub user to use if the user is not found in the map
18
required: false
19
- default: "alismx"
+ default: "default"
20
21
runs:
22
using: composite
0 commit comments