Skip to content

Commit

Permalink
Merge pull request #2 from Aditya-Jyoti/master
Browse files Browse the repository at this point in the history
deploy: Test env vars
  • Loading branch information
Aditya-Jyoti authored Dec 24, 2024
2 parents 16a7be7 + f25c597 commit a85a3e4
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 a85a3e4

Please sign in to comment.