Skip to content

Commit

Permalink
fixing upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Aug 9, 2024
1 parent 51ac627 commit e499bc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reusable-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
set +x
env: |
ELASTIC_PORT=443
ELASTIC_HOST
ELASTIC_USERNAME
ELASTIC_PASSWORD
ELASTIC_HOST=$ELASTIC_HOST
ELASTIC_USERNAME=$ELASTIC_USERNAME
ELASTIC_PASSWORD=$ELASTIC_PASSWORD
ELASTIC_PROTOCOL=https
NODE_ENV=production
ADDRESSR_ENABLE_GEO=1
Expand Down

0 comments on commit e499bc5

Please sign in to comment.