Skip to content

Commit

Permalink
trying to fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
ker2x committed Jan 16, 2024
1 parent d9a3019 commit 1a303e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1a303e8

Please sign in to comment.