fix syntax error in GitHub Workflow doc-upload.yml introduced in 2ac2c84c71

This commit is contained in:
Ilka Schulz
2026-06-05 06:15:41 +02:00
committed by Ilka Schulz
parent 8c2b60f898
commit 77830bb1b7
+1 -1
View File
@@ -46,4 +46,4 @@ jobs:
author_email: actions@github.com
message: Update docs
cwd: rosenpass-website/static/docs
github_token: ${{ secrets.PRIVACC }
github_token: ${{ secrets.PRIVACC }}