mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-19 13:58:11 +00:00
fix(CI): removed sphinx workflow from private repo
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user