Update docs-gh-pages.yml

This commit is contained in:
Nuno Coração 2022-09-11 20:37:56 +01:00 committed by GitHub
parent 56a811af58
commit fd6d606e74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
deploy: deploy:
environment: environment:
name: github-pages name: github-pages
url: /docs #${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build
steps: steps: