Skip to content

Commit e5de710

Browse files
authored
Merge branch 'staging' into yukthiw/world-efp
2 parents 3609a39 + b45ce9f commit e5de710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
BASE_URL: '/ePlant'
3131
VITE_MAPS_API_KEY: ${{ secrets.VITE_MAPS_API_KEY }}
32-
VITE_MAPS_API_KEY: ${{ secrets.VITE_MAPS_ID }}
32+
VITE_MAPS_ID: ${{ secrets.VITE_MAPS_ID }}
3333
- run: mv dist _site
3434
- name: Upload artifact
3535
uses: actions/upload-pages-artifact@v2

0 commit comments

Comments
 (0)