We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dd42c commit 0582b54Copy full SHA for 0582b54
.github/workflows/build_publish.yml
@@ -13,3 +13,4 @@ jobs:
13
with:
14
access-token: ${{ secrets.BLOG_TOKEN }}
15
deploy-branch: gh-pages
16
+ gatsby-args: --prefix-paths
0 commit comments