diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 098c7df..2f86115 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,6 +67,7 @@ jobs: needs: [check] if: success() && startsWith(github.ref, 'refs/tags/') runs-on: ubuntu-latest + environment: release permissions: id-token: write