diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 713d2a48..b0923c95 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -42,7 +42,6 @@ jobs: name: Trigger GH Pages deployment if: startsWith(github.ref, 'refs/tags/bom-') permissions: - contents: read # TODO remove when the repository goes public pages: write id-token: write uses: ./.github/workflows/publish-pages.yml