Skip to content

Commit

Permalink
Update build-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt authored Apr 13, 2024
1 parent ecceaa9 commit 8de7279
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
# We set pathprefix again via Node env, see below
env:
ELEVENTY_ENV: production
BASE_URL: "https://${{ github.event.repository.owner.name }}.github.io/"
PATH_PREFIX: "/${{ github.event.repository.name }}/"
BASE_URL: "https://taumc.org/"
- name: Deploy to Github Pages 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 8de7279

Please sign in to comment.