Skip to content

Commit

Permalink
Change branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
shalabymhd committed Oct 24, 2024
1 parent 823f86b commit 686f173
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy GitHub Pages
on:
push:
branches:
- docs
- gh-pages

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ _site
vendor
Gemfile.lock
.DS_Store
miluv.egg-info

0 comments on commit 686f173

Please sign in to comment.