Skip to content

Commit

Permalink
fix: update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 6, 2023
1 parent 484d9cc commit 10e0aee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yml
Expand Up @@ -6,9 +6,7 @@ name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
permissions: write-all
steps:
- uses: google-github-actions/release-please-action@v3
with:
Expand Down

1 comment on commit 10e0aee

@vercel
Copy link

@vercel vercel bot commented on 10e0aee Mar 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.