Skip to content

Commit 67ee924

Browse files
authored
feat: Update README social banner and bake-push-to-hub.yml (#537)
1 parent 29de891 commit 67ee924

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: .github/workflows/bake-push-to-hub.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
tags:
99
- "v*"
1010
release:
11-
types: [published]
11+
types: [published, released, prereleased]
1212

1313
jobs:
1414
Bake-Push-Images:

Diff for: README-CN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<sup>[English](README.md) | 中文</sup>
22

33
<div align="center">
4-
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=快速构建AI工作流和代理&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&owner=1&pattern=Solid&stargazers=1&theme=Auto" alt="julep" width="640" height="320" />
4+
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=Build%20AI%20agents%20and%20workflows%20with%20a%20simple%20API&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&owner=1&pattern=Solid&stargazers=1&theme=Auto" alt="julep" width="640" height="320" />
55
</div>
66

77
<p align="center">
@@ -634,4 +634,4 @@ results = client.documents.search(
634634

635635
## 致谢
636636

637-
我们要感谢所有贡献者和开源社区为他们宝贵的资源和贡献。
637+
我们要感谢所有贡献者和开源社区为他们宝贵的资源和贡献。

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The **Quick Start Guide Focused README** is the most promising for optimizing th
117117
<sup>English | [中文翻译](/README-CN.md)</sup>
118118

119119
<div align="center">
120-
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=Rapidly%20build%20AI%20workflows%20and%20agents&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&owner=1&pattern=Solid&stargazers=1&theme=Auto" alt="julep" width="640" height="320" />
120+
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=Build%20AI%20agents%20and%20workflows%20with%20a%20simple%20API&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&owner=1&pattern=Solid&stargazers=1&theme=Auto" alt="julep" width="640" height="320" />
121121
</div>
122122

123123
<p align="center">
@@ -754,4 +754,4 @@ This project is licensed under the [Apache License 2.0](https://github.com/julep
754754

755755
## Acknowledgements
756756

757-
We would like to express our gratitude to all contributors and the open-source community for their valuable resources and contributions.
757+
We would like to express our gratitude to all contributors and the open-source community for their valuable resources and contributions.

0 commit comments

Comments
 (0)