Skip to content

Commit

Permalink
ci attempt 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-rash committed Mar 11, 2024
1 parent afd63a6 commit 03867da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,10 @@ jobs:
hugo \
--gc \
--minify \
--baseURL "https://synadia-labs.github.io/natster/pr-preview/pr-86"
--baseURL "https://docs.natster.io"
-
name: Deploy preview
uses: rossjrw/pr-preview-action@v1
with:
source-dir: ./docs/public/
custom-url: 'https://docs.natster.io'

0 comments on commit 03867da

Please sign in to comment.