Skip to content

Commit 2139b2c

Browse files
authored
Merge pull request #65 from GFDRR/js/add_workflow_permissions
fixing failing action due to insufficient permissions
2 parents 2c5a9bf + 80ae177 commit 2139b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77

88
permissions:
9-
contents: read
9+
contents: write
1010
pages: write
1111
id-token: write
1212

0 commit comments

Comments
 (0)