Skip to content

Commit 8f89092

Browse files
committed
[update]
1 parent 5e51dad commit 8f89092

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
deploy:
5252
needs: build
5353
runs-on: ubuntu-latest
54+
environment:
55+
name: github-pages
56+
url: ${{ steps.deployment.outputs.page_url }}
5457

5558
steps:
5659
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)