Skip to content

Commit 8805d49

Browse files
remove github zulip integeration, using rss zapier
1 parent 958e578 commit 8805d49

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/render-and-publish.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,3 @@ jobs:
5353
path: site
5454
env:
5555
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

Comments
 (0)