Skip to content

Commit b45ce9f

Browse files
authored
Update deploy.yml (#145)
1 parent 33df24f commit b45ce9f

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)