diff --git a/.github/workflows/ci-token-dist.yml b/.github/workflows/ci-token-dist.yml index f45eb9111..c0e73b072 100644 --- a/.github/workflows/ci-token-dist.yml +++ b/.github/workflows/ci-token-dist.yml @@ -2,6 +2,7 @@ name: CI - packages/token-distribution env: CI: true + STUDIO_API_KEY: ${{ secrets.STUDIO_API_KEY }} on: push: