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 dcd3a8f commit d2c3437Copy full SHA for d2c3437
.github/workflows/site.yml
@@ -31,6 +31,8 @@ jobs:
31
32
site:
33
runs-on: ubuntu-latest
34
+ permissions:
35
+ contents: write
36
37
steps:
38
- name: Checkout
0 commit comments