mirror of
https://github.com/nlohmann/json.git
synced 2025-08-05 22:26:36 +08:00
🚀 fix permissions
This commit is contained in:
parent
549c79ba7e
commit
dd81f878f7
2
.github/workflows/publish_documentation.yml
vendored
2
.github/workflows/publish_documentation.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user