We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efcd62 commit 580d08dCopy full SHA for 580d08d
.github/workflows/deploy-to-gh-pages.yaml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
build-and-deploy:
10
+ permissions:
11
+ contents: write
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout Code
0 commit comments