Skip to content

Commit c027c10

Browse files
authored
Update build&deploy.yml
1 parent 7bf8763 commit c027c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build&deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id-token: write # to verify the deployment originates from an appropriate source
3333
# Deploy to the github_pages environment
3434
environment:
35-
name: github_pages
35+
name: github-pages
3636
url: ${{ steps.deployment.outputs.page_url }}
3737
# Specify runner + deployment step
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)