Skip to content

Fix docs typo, missing .to_string() (#768) #30

Fix docs typo, missing .to_string() (#768)

Fix docs typo, missing .to_string() (#768) #30

Workflow file for this run

name: Build Docs
on:
push:
branches: [main]
paths: [docs/**]
jobs:
notify:
name: Trigger Update
runs-on: ubuntu-latest
steps:
- name: dispatch event
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT }}
repository: sycamore-rs/website
event-type: update-submodule