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
5cabd4a6eb
commit
d39e13270c
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user