Skip to content

Commit 9063b7c

Browse files
authored
permissions
1 parent 63d7dd8 commit 9063b7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/GeneratePDF.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ env:
3737
jobs:
3838
generate-pdf:
3939
runs-on: ubuntu-latest
40+
permissions:
41+
contents: write
4042
steps:
4143
- uses: actions/checkout@v2
4244

0 commit comments

Comments
 (0)