Skip to content

Commit 83276ba

Browse files
Update build-docs.yaml
1 parent b06de5e commit 83276ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ permissions:
1313
jobs:
1414
build-docs:
1515
runs-on: ubuntu-latest
16+
environment:
17+
name: github-pages
18+
url: ${{ steps.deployment.outputs.page_url }}
1619
permissions:
1720
contents: read
1821
steps:

0 commit comments

Comments
 (0)