Skip to content

Commit

Permalink
use relative admin path
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSeccubus committed Oct 19, 2023
1 parent b56e31f commit b289850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
folder: /admin # The folder the action should deploy.
folder: admin # The folder the action should deploy.

0 comments on commit b289850

Please sign in to comment.