Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaskar1001101 authored Apr 25, 2024
1 parent 8280d87 commit 94dfab6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
git checkout -b deploy
git rm -rf .
git checkout main -- .
git add .
git commit -m "Copy files from main to deploy branch"
git push origin deploy
- name: Install dependencies and build
run: |
Expand Down

0 comments on commit 94dfab6

Please sign in to comment.