diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ef7028e..3fd1a89 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,12 +17,12 @@ env: # Name of module and id separated by a slash INSTANCE: Writerside/d # Replace HI with the ID of the instance in capital letters - ARTIFACT: webHelpd-all.zip + ARTIFACT: webHelpD2-all.zip # Writerside docker image version DOCKER_VERSION: 232.10275 # Add the variable below to upload Algolia indexes # Replace HI with the ID of the instance in capital letters - ALGOLIA_ARTIFACT: algolia-indexes-d.zip + ALGOLIA_ARTIFACT: algolia-indexes-D.zip jobs: build: