We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958e578 commit 8805d49Copy full SHA for 8805d49
.github/workflows/render-and-publish.yml
@@ -53,14 +53,3 @@ jobs:
53
path: site
54
env:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
-
57
- - name: Send a Zulip stream message
58
- uses: zulip/github-actions-zulip/send-message@v1
59
- with:
60
- api-key: ${{ secrets.ZULIP_API_KEY }}
61
- email: "timothypratley@example.com"
62
- organization-url: "https://org.zulipchat.com"
63
- to: "150792"
64
- type: "stream"
65
- topic: "ClojureCivitas new posts"
66
- content: "New update https://clojurecivitas.github.io/"
0 commit comments