Skip to content

Commit ba761d6

Browse files
committed
actions fix
1 parent a92c0bb commit ba761d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vuepress-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
env:
1313
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1414
TARGET_REPO: jbaysolutions/vue-grid-layout
15-
TARGET_BRANCH: master
15+
TARGET_BRANCH: gh-pages
1616
BUILD_SCRIPT: cd website && yarn && yarn build
1717
BUILD_DIR: public

0 commit comments

Comments
 (0)