Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorAlexey authored Jul 22, 2023
1 parent 722a84c commit 56f8cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git commit -am "Update Lua submodule" --allow-empty
git commit -am "Update Lua submodule"
git push

0 comments on commit 56f8cbf

Please sign in to comment.