Skip to content

Commit

Permalink
Remove permissions for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sajith committed Apr 8, 2024
1 parent da433d6 commit 573d759
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
build-deploy:
runs-on: ubuntu-latest

# permissions for gh-pages
permissions:
contents: write
pages: write

steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 573d759

Please sign in to comment.