We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5cb52 commit dad8fbeCopy full SHA for dad8fbe
.github/workflows/main.yml
@@ -8,9 +8,9 @@ on:
8
pull_request:
9
branches: [main]
10
11
-env:
12
- # `BASE_URL` determines the website served from, including CSS and JS assets
13
- BASE URL: /${{ github.event.repository.name }}
+#env:
+# `BASE_URL` determines the website served from, including CSS and JS assets
+BASE_URL: /${{ github.event.repository.name }}
14
15
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
16
permissions:
0 commit comments