Skip to content

Merge branch 'dev' of https://github.com/FAIRDataPipeline/pyDataPipel… #117

Merge branch 'dev' of https://github.com/FAIRDataPipeline/pyDataPipel…

Merge branch 'dev' of https://github.com/FAIRDataPipeline/pyDataPipel… #117

Workflow file for this run

name: Pages
on:
push:
branches:
- dev
jobs:
build:
runs-on: ubuntu-latest
permissions:
pages: write
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- id: deployment
uses: sphinx-notes/pages@v3
with:
documentation_path: docs