mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Update docs-gh-pages.yml
This commit is contained in:
@@ -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