Fix token usage in checkout step of serve workflow
Some checks failed
/ serve (push) Failing after 11s

This commit is contained in:
Edgar P. Burkhart 2025-05-22 20:31:24 +02:00
parent a364e38ce8
commit 252a872aa3
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -10,6 +10,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: "true"
token: ${{ secrets.FORGEJO_TOKEN }}
- name: Execute code
run: uv run myst build --execute
- name: Build PDF exports