We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be85b7 commit 73b8455Copy full SHA for 73b8455
.github/workflows/sitemap.yml
@@ -6,6 +6,8 @@ jobs:
6
sitemap_job:
7
runs-on: ubuntu-latest
8
name: Generate a sitemap
9
+ permissions:
10
+ contents: write
11
12
steps:
13
- name: Checkout the repo
0 commit comments