Skip to content

Commit

Permalink
Use embeddings location secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Nov 21, 2024
1 parent d00af7d commit 70faeb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-map-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
needs: data

- name: Update data
env:
EMBEDDINGS_LOCATION: ${{ secrets.EMBEDDINGS_LOCATION }}
run: |
source("data-raw/json_map.R")
shell: Rscript {0}
Expand Down

0 comments on commit 70faeb8

Please sign in to comment.