Skip to content

Commit

Permalink
Update azure-static-web-apps-jolly-bush-09eb13f00.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zyc2339 authored Mar 19, 2024
1 parent ca0e695 commit 0e0cd36
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
submodules: true
lfs: false
- name: Create .env file
run: echo "${{ secrets.ENV_FILE }}" > .env
env:
VITE_API_KEY: ${{ secrets.VITE_API_KEY }}
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit 0e0cd36

Please sign in to comment.