Skip to content

Commit

Permalink
Update git branch gh-pages command
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun-Dutta authored Jul 23, 2024
1 parent 151e44b commit f6c0569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ jobs:
git add .
git commit -m "Standardizing Branch"
git checkout -b docs-branch
git checkout branch gh-pages
cd /home/runner/work/djl/djl/docs
git branch gh-pages
mike delete --all
git checkout gh-pages
cd ..
Expand Down

0 comments on commit f6c0569

Please sign in to comment.