Skip to content

Commit

Permalink
fix: deploy docs website (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
giladgd authored Sep 24, 2024
1 parent 497226e commit ec45bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -799,3 +799,4 @@ jobs:
- name: Update feed
run: |
curl -X POST "https://pubsubhubbub.appspot.com/" -H "Content-Type: application/x-www-form-urlencoded" --data-urlencode "hub.mode=publish" --data-urlencode "hub.url=https://node-llama-cpp.withcat.ai/blog/feed.atom"

0 comments on commit ec45bbf

Please sign in to comment.