Skip to content

Commit

Permalink
deploy script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushK52 committed Nov 21, 2023
1 parent f217576 commit 3b810ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
echo "HOSTED_BACKGROUND_RUNNER_MODE=True" >> .env
echo "admin_email=${{ secrets.ADMIN_EMAIL }}" >> .env
echo "admin_password=${{ secrets.ADMIN_PASSWORD }}" >> .env
working-directory: path/to/your/repo
- name: Restart runner
run: |
Expand Down

0 comments on commit 3b810ae

Please sign in to comment.