diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a2cce0d69..78f5f4dc82 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -140,4 +140,4 @@ jobs: - name: Publish @google/gemini-cli run: npm publish --workspace=@google/gemini-cli --tag=${{ steps.version.outputs.NPM_TAG }} ${{ inputs.dry_run && '--dry-run' || '' }} env: - NODE_AUTH_TOKEN: ${{ secrets.WOMBAT_TOKEN_CLI }} \ No newline at end of file + NODE_AUTH_TOKEN: ${{ secrets.WOMBAT_TOKEN_CLI }}