mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-25 20:42:54 +00:00
build-doxygen.yml needs write permissions
This commit is contained in:
parent
d901d24982
commit
d8c846ba58
2
.github/workflows/build-doxygen.yml
vendored
2
.github/workflows/build-doxygen.yml
vendored
|
|
@ -15,6 +15,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue