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 be475cf commit 879b0af
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ jobs:
name: Build and Deploy Job

steps:
- name: Read a secret!
- name: Create .env
run: echo "My sercret is ${{ secrets.VITE_API_KEY }}"
env:
VITE_API_KEY: ${{ secrets.VITE_API_KEY }}
- uses: actions/checkout@v3
with:
submodules: true
Expand Down

0 comments on commit 879b0af

Please sign in to comment.