Skip to content

Fix docs wf

Fix docs wf #2

Workflow file for this run

name: Documentation

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

View workflow run for this annotation

GitHub Actions / .github/workflows/docs.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
push:
branches:
- issue/1255-host_js_docs
jobs:
build:
runs-on: ubuntu-latest
steps:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./trackers/browser-tracker/docs