Skip to content

Commit 6efc829

Browse files
committed
fix artifact name
1 parent 83b3c4f commit 6efc829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
name: algolia-indexes
7878
- uses: montudor/action-zip@v1
7979
with:
80-
args: unzip -qq algolia-indexes-HP.zip -d algolia-indexes
80+
args: unzip -qq algolia-indexes-D.zip -d algolia-indexes
8181
- run: |
8282
env "algolia-key=${{env.ALGOLIA_KEY}}" java -jar /opt/builder/help-publication-agent.jar \
8383
update-index \

0 commit comments

Comments
 (0)