Skip to content

Commit e6e5585

Browse files
author
Markus Donko-Huber
committed
Static page url
1 parent f8c2fb9 commit e6e5585

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ jobs:
6565
deploy:
6666
environment:
6767
name: github-pages
68-
url: ${{ steps.deployment.outputs.page_url }}
68+
#url: ${{ steps.deployment.outputs.page_url }}
69+
url: https://pets-lecture.github.io
6970
runs-on: ubuntu-latest
7071
needs: build
7172
steps:

0 commit comments

Comments
 (0)