Skip to content

Commit

Permalink
deploy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdallah-Alwarawreh committed Dec 28, 2024
1 parent e8972bd commit 255905f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Deploy to gh-pages branch
run: |
mv Scraper/backend .
mv backend .
git checkout --orphan gh-pages
Expand Down

0 comments on commit 255905f

Please sign in to comment.