Skip to content

Commit

Permalink
Merge branch 'staging' into yukthiw/world-efp
Browse files Browse the repository at this point in the history
  • Loading branch information
mwkyuen authored Dec 18, 2024
2 parents 3609a39 + b45ce9f commit e5de710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
BASE_URL: '/ePlant'
VITE_MAPS_API_KEY: ${{ secrets.VITE_MAPS_API_KEY }}
VITE_MAPS_API_KEY: ${{ secrets.VITE_MAPS_ID }}
VITE_MAPS_ID: ${{ secrets.VITE_MAPS_ID }}
- run: mv dist _site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit e5de710

Please sign in to comment.