Skip to content

Commit 4a7fbe5

Browse files
committed
Update ci.yml
1 parent f17a11e commit 4a7fbe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ permissions:
1212
jobs:
1313
deploy:
1414
runs-on: ubuntu-latest
15+
environment:
16+
name: github-pages
17+
url: ${{steps.deployment.outputs.page_url}}
1518
steps:
1619
- uses: actions/checkout@v6
1720
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)