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.
2 parents b8a7a78 + 13f7d45 commit f5bc763Copy full SHA for f5bc763
1 file changed
.github/workflows/gh-pages.yml
@@ -13,6 +13,8 @@ on:
13
jobs:
14
build:
15
runs-on: ubuntu-latest
16
+ permissions:
17
+ contents: write
18
19
steps:
20
- name: Checkout 🛎️
0 commit comments