File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 " name " : " Deploy docs" ,
3- " on " : { "push": { "branches": "master " }},
3+ " on " : { "push": { "branches": "main " }},
44 " jobs " : {
55 " update-pages " : {
66 " runs-on " : " ubuntu-latest" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Documentation for the latest released version (including pre-release versions)
2222can be found at
2323`https://pythongssapi.github.io/python-gssapi/stable <https://pythongssapi.github.io/python-gssapi/stable>`_.
2424
25- Documentation for the latest commit on master can be found at
25+ Documentation for the latest commit on main can be found at
2626`https://pythongssapi.github.io/python-gssapi/latest <https://pythongssapi.github.io/python-gssapi/latest>`_.
2727
2828Requirements
You can’t perform that action at this time.
0 commit comments