Skip to content

Commit 8ebd51b

Browse files
committed
try this base path
1 parent ebe65ec commit 8ebd51b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ jobs:
7474

7575
# Deployment job
7676
deploy:
77-
environment:
78-
name: github-pages
79-
url: ${{ steps.deployment.outputs.page_url }}
77+
# environment:
78+
# name: github-pages
79+
# url: ${{ steps.deployment.outputs.page_url }}
8080
runs-on: ubuntu-latest
8181
needs: build
8282
steps:

0 commit comments

Comments
 (0)