Skip to content

Commit

Permalink
added ignoring for errors if nothing to commit to master after rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
agnybida committed Jun 27, 2024
1 parent ec513af commit 694389d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/angular-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
git add ./module.xml
git commit -am "Automated commit of dist"
git push
ignore_errors: yes

0 comments on commit 694389d

Please sign in to comment.