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: .github/workflows/build.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,6 @@ jobs:
117
117
api-key: ${{ secrets.ZULIP_API_KEY }} # Zulip API key
118
118
organization-url: 'https://chat.uhlhosting.ch'# Your Zulip organization URL
119
119
to: 'Reports'
120
-
from: 'Github'
121
120
type: 'stream'
122
121
topic: 'GitHub Actions'
123
122
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