Skip to content

Commit

Permalink
Merge branch 'staging' into yonah-InteractionsView
Browse files Browse the repository at this point in the history
  • Loading branch information
mwkyuen committed Dec 18, 2024
2 parents df8c561 + b45ce9f commit 65c5184
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 65c5184

Please sign in to comment.