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.
1 parent 2b5ad5d commit 5207e44Copy full SHA for 5207e44
.github/workflows/testing.yml
@@ -46,7 +46,7 @@ jobs:
46
name: Git Deploy job- A job to deploy django app to heroku using git
47
steps:
48
- name: Deploy django to heroku
49
- uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD
+ uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
50
with:
51
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}
52
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
0 commit comments