diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7e11d74..b156b3a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,7 +6,6 @@ on: types: [created] permissions: id-token: write - attestations: write packages: write jobs: package-and-publish: diff --git a/README.md b/README.md index 5a1065a..22eba52 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ jobs: runs-on: ubuntu-latest permissions: contents: read - attestations: write id-token: write packages: write steps: