Skip to content

Commit 95f002b

Browse files
authored
Add missing permissions for release full ci (#1119)
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
1 parent 06dd58c commit 95f002b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/full-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
types:
1111
- published
1212

13+
14+
permissions:
15+
contents: write
16+
1317
jobs:
1418
manylinux_complete_build:
1519
name: Build linux native libraries and ${{ matrix.python.name }} wheel

0 commit comments

Comments
 (0)