Skip to content

Commit

Permalink
fix(ci): least privilege
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Jun 28, 2023
1 parent d645cbf commit c82b7a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
deployments: write
pull-requests: write
outputs:
release_created: ${{ steps.release-please.outputs.release_created }}
Expand Down

0 comments on commit c82b7a1

Please sign in to comment.