Skip to content

Commit 5cd0e7a

Browse files
author
Heitor Bisneto
committed
Changed main to feature_docs
1 parent 1846326 commit 5cd0e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Django to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
6+
- feature_docs
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)