mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
测试git push
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
||||
git config user.email "imwhyour@gmail.com"
|
||||
git add .
|
||||
git commit -m "copy static at $(date +'%Y-%m-%d %H:%M:%S')"
|
||||
git push --force --quiet "https://whyour:${{ secrets.API_TOKEN }}@${GITHUB_REPO}.git" master:master
|
||||
git push --quiet "https://whyour:${{ secrets.API_TOKEN }}@${GITHUB_REPO}.git" master:master
|
||||
Reference in New Issue
Block a user