Skip to content

Commit

Permalink
Debugging file #env -s
Browse files Browse the repository at this point in the history
  • Loading branch information
realpxd authored Jan 21, 2024
1 parent 6a080ea commit e514c13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
run: |
touch .env
echo ATLAS_URI${{ secrets.ATLAS_URI }} >> .env
echo "______"
cat .env
- name: Navigate to server directory
run: ls && pwd
Expand Down

0 comments on commit e514c13

Please sign in to comment.