mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +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 commit -m "feat [skip ci]: update single_include"
|
||||
git push origin main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user