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 35dfe99 commit e8d9f87Copy full SHA for e8d9f87
.github/workflows/deploy.yaml
@@ -5,7 +5,7 @@ on:
5
# 在针对 `master` 分支的推送上运行
6
push:
7
branches:
8
- - master
+ - main
9
10
permissions:
11
contents: write
0 commit comments