diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3144994..9ecf73a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -34,7 +34,7 @@ jobs: if: success() && github.ref == 'refs/heads/main' permissions: id-token: write - contents: read + contents: write environment: name: npm steps: