Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update server-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlawhddbs authored Aug 26, 2024
1 parent 011cdc6 commit 019bc3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Make Env File
run: |
cd canbus-server
touch .env
echo "${{ secrets.ENV_FILE }}" >> .env
cat .env
ls
Expand Down

0 comments on commit 019bc3a

Please sign in to comment.