Skip to content

Commit

Permalink
Remove perms override
Browse files Browse the repository at this point in the history
  • Loading branch information
valadaptive committed May 28, 2024
1 parent ffd9c9c commit 3e6d662
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-22.04
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
Expand Down

0 comments on commit 3e6d662

Please sign in to comment.