diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6cefd27..1c774f5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,6 +10,9 @@ on: branches: - main +permissions: + id-token: write + jobs: release: name: Release