We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d7dd8 commit 9063b7cCopy full SHA for 9063b7c
1 file changed
.github/workflows/GeneratePDF.yaml
@@ -37,6 +37,8 @@ env:
37
jobs:
38
generate-pdf:
39
runs-on: ubuntu-latest
40
+ permissions:
41
+ contents: write
42
steps:
43
- uses: actions/checkout@v2
44
0 commit comments