Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
ectodrop committed Dec 30, 2023
1 parent fb20109 commit 0a26dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: https://ectodrop.github.io/
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit 0a26dcd

Please sign in to comment.