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 d6dd074 commit 728532dCopy full SHA for 728532d
.github/workflows/page-site.yml
@@ -50,5 +50,5 @@ jobs:
50
directory: dist
51
# Optional: Enable this if you want to have GitHub Deployments triggered
52
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
53
- branch: main
+ branch: master
54
environment: production
0 commit comments