Skip to content

Commit 218e68d

Browse files
committed
add url
1 parent 2ca7b68 commit 218e68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
environment:
4646
name: github-pages
47+
url: ${{ steps.deployment.outputs.page_url }}
4748
steps:
4849
- name: Deploy to GitHub Pages
4950
id: deployment

0 commit comments

Comments
 (0)