Skip to content

Commit

Permalink
Remove unnecessary permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Jul 2, 2024
1 parent 7854814 commit d01e33b
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 @@ -39,8 +39,6 @@ jobs:
needs: tagpr
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
contents: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d01e33b

Please sign in to comment.