Skip to content

Commit

Permalink
[fix] github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
betofigueiredo committed Nov 10, 2023
1 parent f0fc12c commit 9529367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: https://betofigueiredo.github.io/sudoku/
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit 9529367

Please sign in to comment.