Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-P committed Jan 1, 2024
1 parent 6b05cb9 commit d9e2e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
deploy_website:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: ${{ steps.deployment.outputs.base_url }}
runs-on: ubuntu-latest
needs: build_website
steps:
Expand Down

0 comments on commit d9e2e09

Please sign in to comment.