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 1314411 + 5207e44 commit 49efcfbCopy full SHA for 49efcfb
.github/workflows/testing.yml
@@ -45,8 +45,7 @@ jobs:
45
runs-on: ubuntu-latest
46
name: Git Deploy job- A job to deploy django app to heroku using git
47
steps:
48
- - name: Checkout
49
- uses: actions/checkout@v2
+ - uses: actions/checkout@v2
50
- name: Deploy django to heroku
51
uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
52
with:
0 commit comments