Skip to content

Commit

Permalink
Merge pull request #239 from IntersectMBO/angerman-patch-1
Browse files Browse the repository at this point in the history
Add write permissions to pages
  • Loading branch information
paweljakubas committed Nov 10, 2023
2 parents d186a15 + 267c953 commit a718287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -7,6 +7,9 @@ on:
branches: [ "master" ]
tags: [ "*.*.*" ]

permissions:
pages: write

jobs:
build:
strategy:
Expand Down

0 comments on commit a718287

Please sign in to comment.