We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40e8a4 commit c76d13aCopy full SHA for c76d13a
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
deploy:
30
environment:
31
name: github-pages
32
- url: ${{ steps.deployment.outputs.page_url }}
+ url: owlmq.github.io
33
runs-on: ubuntu-latest
34
needs: build
35
steps:
0 commit comments