Skip to content

[eas-cli] Combine .env and EAS environment variables for deploy command #367

[eas-cli] Combine .env and EAS environment variables for deploy command

[eas-cli] Combine .env and EAS environment variables for deploy command #367

Workflow file for this run

name: codemention
on:
pull_request_target:
types: [opened, synchronize, ready_for_review]
jobs:
codemention:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: tobyhs/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}