Skip to content

Commit 156e122

Browse files
committed
Update npm-publish-github-packages.yml
1 parent 7eb8e87 commit 156e122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# 指定密钥,即在第一步中设置的
5353
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
5454
# 指定推送到的远程分支
55-
BRANCH: gh-pages
55+
BRANCH: pages
5656
# 指定构建之后的产物要推送哪个目录的代码
5757
FOLDER: build
5858
- name: Print Env 📄

0 commit comments

Comments
 (0)