From f71218c96aceccde4e7405fe8d3aa12687476a92 Mon Sep 17 00:00:00 2001 From: Altamash Khan Date: Thu, 14 Mar 2024 15:09:56 +0530 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0891448..a1148db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: id: deployment uses: actions/deploy-pages@v4 with: - name: docs + artifact_name: docs pypi-publish: runs-on: ubuntu-latest