Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amejonah1200 committed Oct 18, 2023
1 parent 4dd6ff3 commit 4635b0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4635b0c

Please sign in to comment.