diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index ade3c13..e2b68b1 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -102,7 +102,7 @@ jobs: if: github.event_name == 'push' && contains(github.ref, 'refs/tags/') permissions: - contents: write + contents: write # IMPORTANT: mandatory for making GitHub Releases id-token: write # IMPORTANT: mandatory for trusted publishing & sigstore environment: