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