We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d21571 commit a014017Copy full SHA for a014017
1 file changed
.github/workflows/jekyll.yml
@@ -55,7 +55,7 @@ jobs:
55
# Deployment job
56
deploy:
57
environment:
58
- name: github-pages
+ name: main
59
url: ${{ steps.deployment.outputs.page_url }}
60
runs-on: ubuntu-latest
61
needs: build
0 commit comments