忘记添加仓库用户名
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 12s
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 12s
This commit is contained in:
parent
484058e5db
commit
68480ca228
@ -46,5 +46,5 @@ jobs:
|
|||||||
echo "No changes to README.md. Skipping commit."
|
echo "No changes to README.md. Skipping commit."
|
||||||
else
|
else
|
||||||
git commit -m "Update README with recent commits"
|
git commit -m "Update README with recent commits"
|
||||||
git push https://${GIT_REPO_TOKEN}@git.linuxacme.com/ActionDemo.git
|
git push https://${GIT_REPO_TOKEN}@git.linuxacme.com/iorebuild/ActionDemo.git
|
||||||
fi
|
fi
|
Loading…
Reference in New Issue
Block a user