Skip to content

Commit 6ca4b94

Browse files
authored
vue_deploy.yml
1 parent c3a9a3d commit 6ca4b94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/vue_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ jobs:
6363
- name: Deploy to GitHub Pages
6464
id: deployment
6565
uses: peaceiris/actions-github-pages@v3.1.12
66+
with:
67+
deploy_key: ${{ secrets.PAGES_DEPLOY_KEY }}

0 commit comments

Comments
 (0)