Skip to content

Commit

Permalink
Actually exit 0 in autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Sep 7, 2023
1 parent d5db3d8 commit c34399b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
--write-new-failures JuliaRegistriesGeneral/failures.yml \
--num-workers 15
exit 0
- name: Make a new commit with the changes
run: |
pushd JuliaRegistriesGeneral
Expand Down

0 comments on commit c34399b

Please sign in to comment.