mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
ci: add token
This commit is contained in:
2
.github/workflows/single-include.yml
vendored
2
.github/workflows/single-include.yml
vendored
@@ -29,3 +29,5 @@ jobs:
|
|||||||
git add single_include/toml.hpp
|
git add single_include/toml.hpp
|
||||||
git commit -m "feat [skip ci]: update single_include"
|
git commit -m "feat [skip ci]: update single_include"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user