diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 40993fa..24de75d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: - contents: read + contents: write packages: write attestations: write id-token: write