We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a401421 commit 66b512dCopy full SHA for 66b512d
1 file changed
.github/workflows/deploy.yml
@@ -32,9 +32,6 @@ jobs:
32
run: npm ci
33
34
- name: Build site
35
- env:
36
- SITE: ${{ github.event.repository.owner.html_url }}
37
- BASE_URL: /${{ github.event.repository.name }}
38
run: npm run build
39
40
- name: Upload artifact
0 commit comments