fix: remove permissions definition

This commit is contained in:
kunish 2023-08-30 01:10:19 +08:00
parent 6cf0e14be2
commit 154d7809f6
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -4,10 +4,6 @@ on:
push:
branches: main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest