diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bd9ac8b..15c97c9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ on: env: # `BASE_URL` determines the website is served from, including CSS & JS assets # You may need to change this to `BASE_URL: /${{ github.event.repository.name }}` - BASE_URL: /${{ github.event.repository.name }} # Not required for 'mgrover1.github.io' domain. Other repos will need to set this! + BASE_URL:'' # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: