mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
update - working github actions
This commit is contained in:
parent
281fccabcb
commit
392b5eef08
2
.github/workflows/write_file.yml
vendored
2
.github/workflows/write_file.yml
vendored
@ -146,7 +146,7 @@ jobs:
|
||||
git config user.email "<>"
|
||||
git status
|
||||
git tag
|
||||
git add docs/test.yml
|
||||
git add docs/_config.yml
|
||||
git commit -m "file updated"
|
||||
git push https://x-access-token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git HEAD
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user