mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-18 05:47:45 +00:00
fix: workflows
This commit is contained in:
2
.github/workflows/ftp-schedule.yml
vendored
2
.github/workflows/ftp-schedule.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.3.2
|
||||
env:
|
||||
with:
|
||||
server: ${{ secrets.FTP_SERVER }}
|
||||
username: ${{ secrets.FTP_USERNAME }}
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user