Skip to content

Commit

Permalink
Update cd_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored May 30, 2024
1 parent 6fed0c2 commit c88c189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ jobs:
run: |
git add .
git commit -m "Deploy from CI workflow artifact" || echo "Nothing to commit"
git push
git push --set-upstream origin main

0 comments on commit c88c189

Please sign in to comment.