diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d3276c..6631498 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,6 +46,7 @@ jobs: if: github.event_name == 'push' permissions: contents: write + id-token: write pull-requests: write steps: - name: Checkout Repo