Skip to content

Commit 84564b0

Browse files
author
Davi Castro Samora
committed
fixing deploy
1 parent e34b2e3 commit 84564b0

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
@@ -15,6 +15,9 @@ concurrency:
1515

1616
jobs:
1717
build-and-deploy:
18+
environment:
19+
name: github-pages
20+
url: ${{ steps.deployment.outputs.page_url }}
1821
runs-on: ubuntu-latest
1922

2023
steps:

0 commit comments

Comments
 (0)