fourth commit
This commit is contained in:
@ -27,7 +27,7 @@ This is a composite Gitea Action (Linux runner) for deploying repository content
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: "Deploy"
|
- name: "Deploy"
|
||||||
uses: riviera/actions-file-deployer@main
|
uses: https://code.klank.school/riviera/actions-file-deployer@v1
|
||||||
with:
|
with:
|
||||||
remote-protocol: "sftp"
|
remote-protocol: "sftp"
|
||||||
remote-host: "ftp.example.com"
|
remote-host: "ftp.example.com"
|
||||||
@ -65,7 +65,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: "Deploy"
|
- name: "Deploy"
|
||||||
uses: riviera/actions-file-deployer@main
|
uses: https://code.klank.school/riviera/actions-file-deployer@v1
|
||||||
with:
|
with:
|
||||||
remote-protocol: "sftp"
|
remote-protocol: "sftp"
|
||||||
remote-host: "ftp.example.com"
|
remote-host: "ftp.example.com"
|
||||||
|
Reference in New Issue
Block a user