Skip to content

Commit

Permalink
Update gatsby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parlandin authored Jun 15, 2024
1 parent 7989d87 commit 14d3f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gatsby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Build with Gatsby
env:
PREFIX_PATHS: 'true'
GATSBY_BACKEND_URL: ${{secrets.GATSBY_BACKEND_URL}}
run: ${{ steps.detect-package-manager.outputs.manager }} run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 14d3f40

Please sign in to comment.