[CI] Fix dep
Some checks failed
Build and upload website update / build-and-upload (push) Failing after 26s
Some checks failed
Build and upload website update / build-and-upload (push) Failing after 26s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
script: 'build.js'
|
||||
- name: Push changes to webserver
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.6
|
||||
uses: actions/ftp-deploy@v4.3.6
|
||||
with:
|
||||
server: ${{ vars.FTP_URL }}
|
||||
username: ${{ vars.FTP_USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user