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 0f3a669 commit 52a47bdCopy full SHA for 52a47bd
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
7
# using the `master` branch as the default branch.
8
push:
9
- branches: [gh-pages]
+ branches: [main]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments