BryanSchuetz / jekyll-deploy-gh-pages

A GitHub Action for building a Jekyll site (with custom plugins) and deploying it back to your gh-pages branch.
118 stars 60 forks source link

Action doesn't sends to gf-pages #25

Closed iLeonelPerea closed 4 years ago

iLeonelPerea commented 4 years ago

Hello..

¿Can you help me with an issue?

I have the jekyll code in master. and an empty branch gh-pages

but after run the build it says that send to gh-pages.. but I can't see it.. what I need to do?

* jekyll (3.8.6) 👍 BUNDLE INSTALLED—BUILDING THE SITE Configuration file: /github/workspace/_config.yml Source: /github/workspace Destination: ./build Incremental build: disabled. Enable with --incremental Generating... Jekyll Feed: Generating feed for posts done in 0.417 seconds. Auto-regeneration: disabled. Use --watch to enable. 👍 THE SITE IS BUILT—PUSHING IT BACK TO GITHUB-PAGES Initialized empty Git repository in /github/workspace/build/.git/ Files to Commit:6 👍 GREAT SUCCESS!

iLeonelPerea commented 4 years ago

I set up a wrong token