Skip to content

Commit 2924a19

Browse files
authored
Update cd.yml
1 parent 54ea1ff commit 2924a19

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646

4747
- name: Create .env file from GitHub secrets
4848
run: |
49-
cd FixLog_Server
5049
echo "mysql_url=${{ secrets.mysql_url }}" >> .env
5150
echo "mysql_username=${{ secrets.mysql_username }}" >> .env
5251
echo "mysql_password=${{ secrets.mysql_password }}" >> .env

0 commit comments

Comments
 (0)