Skip to content

Fix missing deref in adding-state.md example (#787) #36

Fix missing deref in adding-state.md example (#787)

Fix missing deref in adding-state.md example (#787) #36

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