Skip to content

Commit

Permalink
Remove exit code
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
  • Loading branch information
georgepadayatti committed Jun 17, 2022
1 parent 6167c76 commit 93f4a45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
git add .
git commit -m "Update docs html"
git push origin main
exit 1
fi
- name: Release changes
Expand Down

0 comments on commit 93f4a45

Please sign in to comment.