mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 02:58:43 +08:00
fix: workflows
This commit is contained in:
parent
acfba7cccc
commit
61aefcaa65
2
.github/workflows/ftp-schedule.yml
vendored
2
.github/workflows/ftp-schedule.yml
vendored
@ -45,6 +45,8 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.3.2
|
||||
with:
|
||||
node-version: '16.x'
|
||||
env:
|
||||
FTP_SERVER: ${{ secrets.FTP_SERVER }}
|
||||
FTP_USERNAME: ${{ secrets.FTP_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user