We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dec013 commit 094e3c0Copy full SHA for 094e3c0
docs/guide/static-deploy.md
@@ -71,7 +71,7 @@ Now the `preview` command will launch the server at `http://localhost:8080`.
71
on:
72
# Runs on pushes targeting the default branch
73
push:
74
- branches: ['master']
+ branches: ['main']
75
76
# Allows you to run this workflow manually from the Actions tab
77
workflow_dispatch:
0 commit comments