diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9a0c74b..76b1f9d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,14 +15,14 @@ permissions: env: # Name of module and id separated by a slash - INSTANCE: Writerside/hi + INSTANCE: Writerside/ap # Replace HI with the ID of the instance in capital letters - ARTIFACT: webHelpHI2-all.zip + ARTIFACT: webHelpAP2-all.zip # Writerside docker image version DOCKER_VERSION: 2.1.1588-p4414 # Add the variable below to upload Algolia indexes # Replace HI with the ID of the instance in capital letters - ALGOLIA_ARTIFACT: algolia-indexes-HI.zip + ALGOLIA_ARTIFACT: algolia-indexes-AP.zip jobs: build: