diff --git a/.github/workflows/preview-release-on-comment.yml b/.github/workflows/preview-release-on-comment.yml index 5668c64aff..ccdd138119 100644 --- a/.github/workflows/preview-release-on-comment.yml +++ b/.github/workflows/preview-release-on-comment.yml @@ -1,10 +1,10 @@ name: Preview Release on Comment permissions: + id-token: write contents: read pull-requests: write issues: write - statuses: write on: issue_comment: