We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34409b0 commit 634f15aCopy full SHA for 634f15a
.github/workflows/static_html_deploy.yml
@@ -4,7 +4,7 @@ name: Build and deploy static content to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["master"]
+ branches: ["main"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments