Skip to content

Commit a5eff5d

Browse files
Update docs.yml
1 parent c4817e3 commit a5eff5d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ concurrency:
1616

1717
jobs:
1818
build:
19+
environment:
20+
name: github-pages
21+
url: ${{ steps.deployment.outputs.page_url }}
1922
runs-on: ubuntu-latest
20-
2123
steps:
2224
- uses: actions/checkout@v2
2325
- name: Set up JDK 11

0 commit comments

Comments
 (0)