Skip to content

Commit

Permalink
Update aws.yml for .env file.
Browse files Browse the repository at this point in the history
  • Loading branch information
wspooong authored Mar 23, 2024
1 parent 87c1cb2 commit b5bcbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create .env file
uses: SpicyPizza/[email protected]
with:
VITE_API_URL: ${{ secrets.VITE_API_URL }}
envkey_VITE_API_URL: ${{ secrets.VITE_API_URL }}

- name: Get current time
uses: josStorer/[email protected]
Expand Down

0 comments on commit b5bcbe3

Please sign in to comment.