Skip to content

Commit

Permalink
Merge pull request #14 from Mostaqem/dev
Browse files Browse the repository at this point in the history
chore: Update deploy workflow to remove environment file operations
  • Loading branch information
the-sabra authored Aug 6, 2024
2 parents b409608 + 25ffcab commit e9f7cdf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
script: |
cd ${{ secrets.SERVER_PATH }}
rm -f .env
echo ${{ secrets.ENV_FILE }} > .env
git pull origin main
pnpm install --lockfile
Expand Down
Binary file removed assets/1.mp3
Binary file not shown.

0 comments on commit e9f7cdf

Please sign in to comment.