From 02d1299e5f437fc788736264ead6793a7213d1fd Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Fri, 13 Oct 2023 11:51:11 +0200 Subject: [PATCH] Remove shouty comments --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index db62f40f..05a01423 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,7 +38,6 @@ jobs: needs: build-package permissions: - # IMPORTANT: this permission is mandatory for trusted publishing id-token: write steps: @@ -63,7 +62,6 @@ jobs: needs: build-package permissions: - # IMPORTANT: this permission is mandatory for trusted publishing id-token: write steps: