We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb29d0 commit 20036e1Copy full SHA for 20036e1
.github/workflows/page-site.yml
@@ -24,6 +24,6 @@ jobs:
24
directory: dist
25
# Optional: Enable this if you want to have GitHub Deployments triggered
26
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
27
- branch: master
+ branch: main
28
environment: production
29
0 commit comments