8000 Push to gh-pages branch · YoRobotCop/docs.hackerone.com@61bd5fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 61bd5fc

Browse files
Push to gh-pages branch
1 parent 0f7e0f2 commit 61bd5fc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ jobs:
1313
- uses: enriikke/gatsby-gh-pages-action@v2
1414
with:
1515
access-token: ${{ secrets.DEPLOY_KEY }}
16+
deploy-branch: gh-pages
17+
gatsby-args: --prefix-paths

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
pathPrefix: "/docs.hackerone.com",
23
siteMetadata: {
34
title: 'HackerOne Platform Documentation',
45
siteUrl: 'https://docs.hackerone.com',

0 commit comments

Comments
 (0)
0