diff --git a/.github/workflows/bake-push-to-hub.yml b/.github/workflows/bake-push-to-hub.yml index 9a5be0c90..e25436c5d 100644 --- a/.github/workflows/bake-push-to-hub.yml +++ b/.github/workflows/bake-push-to-hub.yml @@ -8,7 +8,7 @@ on: tags: - "v*" release: - types: [published] + types: [published, released, prereleased] jobs: Bake-Push-Images: diff --git a/README-CN.md b/README-CN.md index ddf5e10ee..22bd8cb81 100644 --- a/README-CN.md +++ b/README-CN.md @@ -1,7 +1,7 @@ [English](README.md) | 中文
@@ -634,4 +634,4 @@ results = client.documents.search( ## 致谢 -我们要感谢所有贡献者和开源社区为他们宝贵的资源和贡献。 \ No newline at end of file +我们要感谢所有贡献者和开源社区为他们宝贵的资源和贡献。 diff --git a/README.md b/README.md index 9f9fdafd6..71d87b6b3 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ The **Quick Start Guide Focused README** is the most promising for optimizing th English | [中文翻译](/README-CN.md)
@@ -754,4 +754,4 @@ This project is licensed under the [Apache License 2.0](https://github.com/julep ## Acknowledgements -We would like to express our gratitude to all contributors and the open-source community for their valuable resources and contributions. \ No newline at end of file +We would like to express our gratitude to all contributors and the open-source community for their valuable resources and contributions.