We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49efcfb + 1ff6ab0 commit ede1be6Copy full SHA for ede1be6
.github/workflows/testing.yml
@@ -43,7 +43,7 @@ jobs:
43
44
deploy:
45
runs-on: ubuntu-latest
46
- name: Git Deploy job- A job to deploy django app to heroku using git
+
47
steps:
48
- uses: actions/checkout@v2
49
- name: Deploy django to heroku
0 commit comments