We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965c7a1 commit e8f4cdeCopy full SHA for e8f4cde
.github/workflows/generate-pdfs-on-release.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
generate-pdfs:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
13
steps:
14
- name: Checkout repository
0 commit comments