You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|commit|optional|false|If true, slack notification includes the latest commit message and author.|
58
58
|token|case by case|N/A|This token is used to get commit data.<br>If commit parameter is true, this parameter is required.<br>${{ secrets.GITHUB_TOKEN }} is recommended.|
59
+
|more_fields|optional|N/A|Any data fields, example: `{"key1": "value1", "key2": "value2"}`|
59
60
60
61
Please refer to [action.yml](./action.yml) for more details.
0 commit comments