diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f130221c..3f33078f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,9 @@ on: jobs: ci-build: runs-on: macos-latest-large + permissions: + id-token: write + contents: read steps: - uses: launchdarkly/gh-actions/actions/release-secrets@release-secrets-v1.0.0