Skip to content

Commit

Permalink
ci: DOC-1270 fix missing env (#3279)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Jul 8, 2024
1 parent 5710c53 commit 194fbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
ALGOLIA_ADMIN_KEY: "123456789"
ALGOLIA_APP_ID: "123456789"
ALGOLIA_SEARCH_KEY: "123456789"
ALGOLIA_INDEX_NAME: "madeup-index"

jobs:
build:
Expand Down

0 comments on commit 194fbf8

Please sign in to comment.