Skip to content

Commit 88355c4

Browse files
authored
Update main.yml
1 parent 592d55a commit 88355c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Single deploy job since we're just deploying
2525
deploy:
2626
environment:
27-
name: github-pages
27+
name: gh-pages
2828
url: ${{ steps.deployment.outputs.page_url }}
2929
runs-on: ubuntu-latest
3030
steps:

0 commit comments

Comments
 (0)