Skip to content

Commit e9f7cdf

Browse files
authored
Merge pull request #14 from Mostaqem/dev
chore: Update deploy workflow to remove environment file operations
2 parents b409608 + 25ffcab commit e9f7cdf

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
script: |
2222
cd ${{ secrets.SERVER_PATH }}
2323
24-
rm -f .env
25-
26-
echo ${{ secrets.ENV_FILE }} > .env
27-
2824
git pull origin main
2925
3026
pnpm install --lockfile

assets/1.mp3

-1.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)