Skip to content

Commit 04a37e2

Browse files
committed
fix: update on deployment
1 parent 357b2a1 commit 04a37e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ jobs:
8282
path: ./public
8383

8484
# Deployment job
85+
8586
deploy:
8687
environment:
8788
name: github-pages
88-
url: ${{ steps.deployment.outputs.page_url }}
8989
runs-on: ubuntu-latest
9090
needs: build
9191
steps:

0 commit comments

Comments
 (0)