mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-25 13:50:05 +00:00
ci: fix git options
This commit is contained in:
parent
34bf32a9e5
commit
db46c1c64b
4
.github/workflows/single-include.yml
vendored
4
.github/workflows/single-include.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
||||
git config user.name "ToruNiina"
|
||||
git config user.name "ToruNiina@users.noreply.github.com"
|
||||
git add single_include/toml.hpp
|
||||
git commit -b "feat [skip ci]: update single_include"
|
||||
git push
|
||||
git commit -m "feat [skip ci]: update single_include"
|
||||
git push origin main
|
||||
|
Loading…
Reference in New Issue
Block a user