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 dbbdc28 commit e7a0c51Copy full SHA for e7a0c51
.github/workflows/ghpages-cleanup.yml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
cleanup:
10
+ permissions:
11
+ contents: write
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check out GitHub Pages branch
0 commit comments