Add missing instance of url parameter
This commit is contained in:
parent
f814fec811
commit
f8a4fc8ccb
2
Jafner.dev/.github/workflows/hugo.yaml
vendored
2
Jafner.dev/.github/workflows/hugo.yaml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
deploy:
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
url: https://jafner.dev/
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user