Changed master branch to main

This commit is contained in:
Loup 2024-09-11 14:39:42 +05:30 committed by GitHub
parent b0a5910d37
commit 4127cffd7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: Deploy Documentation
on:
push:
branches:
- master
- main
jobs:
build:
@ -46,4 +46,4 @@ jobs:
id: deployment
uses: actions/deploy-pages@v4
with:
artifact_name: sphinx_html_docs
artifact_name: sphinx_html_docs