mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Update docs-gh-pages.yml
This commit is contained in:
2
.github/workflows/docs-gh-pages.yml
vendored
2
.github/workflows/docs-gh-pages.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
deploy:
|
||||
environment:
|
||||
name: github-pages
|
||||
url: /docs #${{ steps.deployment.outputs.page_url }}
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user