We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad19da commit 8ddad6cCopy full SHA for 8ddad6c
1 file changed
.github/workflows/deploy.yaml
@@ -44,7 +44,6 @@ jobs:
44
runs-on: ubuntu-latest
45
environment:
46
name: github-pages
47
- url: ${{ steps.deployment.outputs.page_url }}
48
steps:
49
- name: Deploy to GitHub Pages
50
id: deployment
0 commit comments