Skip to content

Commit

Permalink
Merge pull request #10 from kabilar/main
Browse files Browse the repository at this point in the history
Second attempt to update permissions to create `gh-pages` branch
  • Loading branch information
kabilar committed Jun 6, 2024
2 parents 7bcae2c + 5c31bdf commit 24a7b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publishdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
name: Deploy docs
runs-on: ubuntu-latest
permissions:
contents: write
actions: write
steps:
- name: Checkout main
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# LINC Documentation

Docs for the LINC project which can be found at lincbrain.org/docs
Docs for the LINC project which can be found at https://www.lincbrain.org/docs

0 comments on commit 24a7b55

Please sign in to comment.