Skip to content

Add docs workflow

Add docs workflow #1

Workflow file for this run

name: Documentation
on:
push:
branches:
- issue/1255-host_js_docs
jobs:
build:
- name: Deploy to GitHub Pages

Check failure on line 8 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docs.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./trackers/browser-tracker/docs