Skip to content

Commit

Permalink
Remove permissions key from build
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-r-bigelow committed Sep 15, 2023
1 parent 09d8fa4 commit f88ee8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ permissions:
contents: write
jobs:
build-and-deploy:
permissions:
organization: read
concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession.
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f88ee8e

Please sign in to comment.