From 2169b8a0976be05a799d657257a793868f01027d Mon Sep 17 00:00:00 2001 From: Sunli Date: Wed, 1 Sep 2021 09:08:26 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5256a26c..9e6f698e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,6 +39,9 @@ jobs: - name: async-graphql-poem registryName: async-graphql-poem path: integrations/poem + - name: async-graphql-axum + registryName: async-graphql-axum + path: integrations/axum # - name: async-graphql-rocket # registryName: async-graphql-rocket # path: async-graphql-rocket