Skip to content

Commit 73b8455

Browse files
committed
sitemap.yml: Add write permissions
1 parent 7be85b7 commit 73b8455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sitemap.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
sitemap_job:
77
runs-on: ubuntu-latest
88
name: Generate a sitemap
9+
permissions:
10+
contents: write
911

1012
steps:
1113
- name: Checkout the repo

0 commit comments

Comments
 (0)