Skip to content

Commit

Permalink
Merge pull request #1254 from ArmDeveloperEcosystem/main
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
pareenaverma authored Sep 15, 2024
2 parents dbd7c29 + 3219e12 commit 1a48d3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
hugo --minify
cp learn-image-sitemap.xml public/learn-image-sitemap.xml
bin/pagefind --site "public"
env:
HUGO_LLM_API: ${{ secrets.HUGO_LLM_API }}

# Copy SSH Key
- name: copy key
Expand Down

0 comments on commit 1a48d3c

Please sign in to comment.