Skip to content

Commit

Permalink
ci: remove incorrect permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Feb 11, 2025
1 parent f9d7769 commit 8d68ac4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
run: pnpx pkg-pr-new publish --pnpm --compact ${{ steps.packages.outputs.result }}

- name: Add comment
permissions:
pull-requests: write
if: ${{ steps.packages.outputs.result == '' }}
uses: peter-evans/create-or-update-comment@v4
continue-on-error: true
Expand Down

0 comments on commit 8d68ac4

Please sign in to comment.