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
Copy file name to clipboardExpand all lines: send-message/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ This action sends a message to [Zulip](https://zulip.com/).
7
7
### `api-key`
8
8
9
9
**Required**[API key](https://zulip.com/api/api-keys) used to interact with the Zulip API. You can get an API key through Zulip's web interface.
10
+
You should store the API key [as a secret](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
10
11
11
12
### `email`
12
13
@@ -43,7 +44,7 @@ Format your message using [Zulip Markdown](https://zulip.com/help/format-your-me
0 commit comments