Skip to content

Commit

Permalink
auto sync with main repo
Browse files Browse the repository at this point in the history
Signed-off-by: rachejazz <[email protected]>
  • Loading branch information
rachejazz committed May 23, 2024
1 parent 583ed77 commit 336f164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatesubmodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
script: |
git pull --recurse-submodules
git submodule update --remote --recursive
git commit -am "Auto updated submodule references" && git push || echo "No changes to commit"
git commit -sam "Auto updated submodule references" && git push || echo "No changes to commit"

0 comments on commit 336f164

Please sign in to comment.