Skip to content

Commit

Permalink
remove github permission scope on analyze commits
Browse files Browse the repository at this point in the history
  • Loading branch information
MLenterman committed Feb 22, 2024
1 parent 848f215 commit f3d5b7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
jobs:
analyze-commits:
runs-on: ubuntu-latest
permissions:
contents: read
outputs:
version-next: ${{ steps.next-version.outputs.release-version }}
version-next-tag: ${{ steps.next-version.outputs.release-tag }}
Expand Down

0 comments on commit f3d5b7c

Please sign in to comment.