Skip to content

Commit

Permalink
move staticdocs to root in action
Browse files Browse the repository at this point in the history
eatyourpeas committed Dec 22, 2024
1 parent 1690bd6 commit fb2b334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_rcpch-nhs-organisations.yml
Original file line number Diff line number Diff line change
@@ -94,4 +94,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ../staticdocs
publish_dir: staticdocs

0 comments on commit fb2b334

Please sign in to comment.