Skip to content

Commit

Permalink
Merge pull request #25 from TheJacksonLaboratory/task/updates-for-new…
Browse files Browse the repository at this point in the history
…-repo

Adding permission needed to commit to gh-pages branch
  • Loading branch information
bergsalex authored Nov 15, 2023
2 parents 1b7c14a + 254ecec commit e465b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mkdocs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e465b76

Please sign in to comment.