# Travis CI deployment failed to GitHub pages

**URL:** https://travis-ci.community/t/travis-ci-deployment-failed-to-github-pages/8109
**Category:** Deployment
**Tags:** github-integration, travis-build
**Created:** [April 12, 2020, 4:12am UTC](https://travis-ci.community/t/travis-ci-deployment-failed-to-github-pages/8109 "2020-04-12T04:12:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GLaDO8](https://avatars.discourse-cdn.com/v4/letter/g/b3f665/32.png) [@GLaDO8](https://travis-ci.community/u/GLaDO8)
#### Post date: [April 12, 2020, 4:12am UTC](https://travis-ci.community/t/travis-ci-deployment-failed-to-github-pages/8109/1 "2020-04-12T04:12:08Z")

</div>

I’ve been trying to get my build deployed on GitHub pages but for some reason it has been failing lately. I tried downgrading the dpl version and enabling force push in branch protection, none of which have worked. Below is the message I see in the console logs.

```
Doing the git push (workdir: /tmp/d20200412-8210-1vow1mn/work)...
Couldn't push the build to github.com/GLaDO8/GLaDO8.github.io.git:master
failed to deploy

```

Anybody has any idea why this is happening?

---

<div class="post-metadata">

### Author: ![BanzaiMan](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/banzaiman/32/67_2.png) [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)
#### Post date: [April 13, 2020, 8:18pm UTC](https://travis-ci.community/t/travis-ci-deployment-failed-to-github-pages/8109/2 "2020-04-13T20:18:01Z")

</div>

When reporting problems, please consider including:

1. What you are trying to achieve
2. What you have tried (probably a link to the configuration)
3. What happened instead (often, pointing to a build log URL, in the form of [https://travis-ci.com/OWNER/REPO/build/NNNNNNN](https://travis-ci.com/OWNER/REPO/build/NNNNNNN) would be helpful).
