Skip to content

Commit 5207e44

Browse files
fixed yaml file for deploying
1 parent 2b5ad5d commit 5207e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: Git Deploy job- A job to deploy django app to heroku using git
4747
steps:
4848
- name: Deploy django to heroku
49-
uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD
49+
uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
5050
with:
5151
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}
5252
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}

0 commit comments

Comments
 (0)