mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-16 06:17:48 +00:00
fix: workflows
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user