Skip to content

Commit

Permalink
deploy: Test env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Jyoti committed Dec 24, 2024
1 parent 16a7be7 commit f25c597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
echo "${{ secrets.ENV }}" > .env

- name: Debug .env file
run: cat .env

Expand Down

0 comments on commit f25c597

Please sign in to comment.