Give pages job write permissions(#1464)
This commit is contained in:
parent
50f3750842
commit
01967e9f48
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -52,6 +52,8 @@ jobs:
|
|||||||
./bin/forbid
|
./bin/forbid
|
||||||
pages:
|
pages:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RUSTFLAGS: --deny warnings
|
RUSTFLAGS: --deny warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user