Skip to content

Commit bdee0f8

Browse files
committed
updated workflow
1 parent 739cf15 commit bdee0f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77

88
jobs:
99
deploy:
10+
environment:
11+
name: github-pages
12+
url: ${{ steps.deployment.outputs.page_url }}
1013
runs-on: ubuntu-latest
1114
permissions:
1215
contents: write

0 commit comments

Comments
 (0)