rubykr / rubykr.github.io

http://rubykr.github.io
30 stars 8 forks source link

빌드 실패 #44

Closed marocchino closed 3 years ago

marocchino commented 3 years ago

https://travis-ci.org/github/ruby-korea/ruby-korea.github.io/builds/752704306

git add -A .

rm -rf CNAME CONTRIBUTING.md feed.xml images index.html javascripts rss.xml stylesheets

cp -r ../../_site/CNAME ../../_site/CONTRIBUTING.md ../../_site/feed.xml ../../_site/images ../../_site/index.html ../../_site/javascripts ../../_site/rss.xml ../../_site/stylesheets ./

git commit -m 'ruby-korea/ruby-korea.github.io@67c09d4823c6ca914f364d242c740145daf267fc'

[master 758af56] ruby-korea/ruby-korea.github.io@67c09d4823c6ca914f364d242c740145daf267fc

 3 files changed, 67 insertions(+), 97 deletions(-)

git push origin master

remote: Invalid username or password.

fatal: Authentication failed for 'https://github.com/ruby-korea/ruby-korea.github.io.git/'

정책이 바뀌어서 토큰아니면 푸쉬가 안됩니다. github action으로 옮기면서 처리해두죠

marocchino commented 3 years ago

https://github.com/ruby-korea/ruby-korea.github.io/runs/1646404835