mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-28 03:08:01 +00:00
fix(CI): removed sphinx workflow from private repo
This commit is contained in:
committed by
GitHub
parent
522757c282
commit
5c94af8b01
@@ -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