Skip to content

Commit 2c9ccd1

Browse files
author
Marcel
committed
Grant workflow contents write permission for release step
1 parent 8e00ca2 commit 2c9ccd1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/paper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
workflow_dispatch:
88

9+
permissions:
10+
contents: write
11+
912
jobs:
1013
build-paper:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)