Skip to content

Commit

Permalink
upd docker
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangShuuu committed Nov 15, 2023
1 parent 705481c commit b906b70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:

- name: create env file
run: |
cd client-chat
touch .env
echo DATABASE_URL=${{ secrets.DATABASE_URL }} >> .env
echo UPLOADTHING_SECRET=${{ secrets.UPLOADTHING_SECRET }} >> .env
Expand Down

0 comments on commit b906b70

Please sign in to comment.