Skip to content

Resolves #3 adding gene expr correlation with str length in crc support + docker-compose + alembic migrations (optional) #59

Resolves #3 adding gene expr correlation with str length in crc support + docker-compose + alembic migrations (optional)

Resolves #3 adding gene expr correlation with str length in crc support + docker-compose + alembic migrations (optional) #59

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps

Check failure on line 11 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- run: git pull
- uses: actions/checkout@v2
- uses: akhileshns/[email protected]
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "str-explorer"
heroku_email: "[email protected]"