Skip to content

Commit dad8fbe

Browse files
typo
1 parent 0e5cb52 commit dad8fbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
pull_request:
99
branches: [main]
1010

11-
env:
12-
# `BASE_URL` determines the website served from, including CSS and JS assets
13-
BASE URL: /${{ github.event.repository.name }}
11+
#env:
12+
# `BASE_URL` determines the website served from, including CSS and JS assets
13+
BASE_URL: /${{ github.event.repository.name }}
1414

1515
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1616
permissions:

0 commit comments

Comments
 (0)