We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153be6a commit ad03933Copy full SHA for ad03933
.github/workflows/pages.yml
@@ -57,6 +57,7 @@ jobs:
57
environment:
58
name: github-pages
59
url: ${{ steps.deployment.outputs.page_url }}
60
+
61
runs-on: ubuntu-latest
62
needs: build
63
steps:
0 commit comments