Skip to content

Commit

Permalink
fix: new instance name
Browse files Browse the repository at this point in the history
  • Loading branch information
JaronZ committed May 28, 2024
1 parent 461981f commit e1c3472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ permissions:
pages: write

env:
INSTANCE: 'Features/f'
ARTIFACT: 'webHelpF2-all.zip'
INSTANCE: 'ERMize/ermize'
ARTIFACT: 'webHelpERMIZE2-all.zip'
DOCKER_VERSION: '241.15989'

jobs:
Expand Down

0 comments on commit e1c3472

Please sign in to comment.