From 12129305a20bb6d3c30230b31d32c46a46ef8bbb Mon Sep 17 00:00:00 2001 From: Carlos Cortizas <97907068+CarlosCortizasCT@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:15:13 +0100 Subject: [PATCH] ci: adjust preview releases workflow (#3665) --- .github/workflows/preview-release-on-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: