We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff6a0f commit ba263f4Copy full SHA for ba263f4
.github/workflows/reusable_publish_docs.yml
@@ -84,7 +84,7 @@ jobs:
84
concurrency:
85
group: on-docs-deploy
86
environment:
87
- name: github-pages
+ name: gh-pages
88
url: ${{ steps.deployment.outputs.page_url }}
89
runs-on: ubuntu-latest
90
needs: publish_docs
0 commit comments