Skip to content

Commit 0b07164

Browse files
committed
Remove "from:" from zulip actions
1 parent 4c22414 commit 0b07164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
api-key: ${{ secrets.ZULIP_API_KEY }} # Zulip API key
118118
organization-url: 'https://chat.uhlhosting.ch' # Your Zulip organization URL
119119
to: 'Reports'
120-
from: 'Github'
121120
type: 'stream'
122121
topic: 'GitHub Actions'
123122
content: 'Build completed for PHP ${{ matrix.php_version }}. Check the [releases page](https://github.com/uhlhosting/Unit-PHP/releases) for the package.'

0 commit comments

Comments
 (0)