We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c097b commit 5d0c5b2Copy full SHA for 5d0c5b2
.github/workflows/deploy.yml
@@ -4,7 +4,7 @@ on:
4
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
5
# using the `master` branch as the default branch.
6
push:
7
- branches: [gh-pages]
+ branches: [master]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments