Skip to content

Commit fb0ba86

Browse files
committed
page url?
1 parent d40156b commit fb0ba86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/doc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ concurrency:
1717

1818
jobs:
1919
publish:
20+
environment:
21+
name: github-pages
22+
url: ${{ steps.deployment.outputs.page_url }}
2023
runs-on: ubuntu-latest
2124
steps:
2225
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)