Skip to content

Commit c76d13a

Browse files
committed
Update Github Actions
1 parent c40e8a4 commit c76d13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
deploy:
3030
environment:
3131
name: github-pages
32-
url: ${{ steps.deployment.outputs.page_url }}
32+
url: owlmq.github.io
3333
runs-on: ubuntu-latest
3434
needs: build
3535
steps:

0 commit comments

Comments
 (0)