Skip to content

Commit

Permalink
Add gcp env to docs build process
Browse files Browse the repository at this point in the history
  • Loading branch information
mhordynski committed Apr 4, 2024
1 parent 0a51910 commit ee6f6ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
- name: Build docs
run: ./.github/scripts/build_docs.sh
env:
GCP_KEY: ${{ secrets.GCP_KEY }}

0 comments on commit ee6f6ca

Please sign in to comment.