fix(CI): removed sphinx workflow from private repo

This commit is contained in:
Mark Aron Szulyovszky
2022-02-14 23:09:56 +01:00
committed by GitHub
parent 522757c282
commit 5c94af8b01
-16
View File
@@ -1,16 +0,0 @@
on:
push:
branches:
- main
jobs:
build:
name: Sphinx Pages
runs-on: ubuntu-latest
steps:
- uses: toniher/sphinx-pages@patch-1
id: sphinx-pages
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
create_readme: true
source_dir: docs