mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-23 13:59:03 +00:00
Merge pull request #37 from jwetzell/dependabot/github_actions/SamKirkland/FTP-Deploy-Action-4.4.0
Bump SamKirkland/FTP-Deploy-Action from 4.3.6 to 4.4.0
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: npm run build:prod
|
run: npm run build:prod
|
||||||
|
|
||||||
- name: publish docs
|
- name: publish docs
|
||||||
uses: SamKirkland/FTP-Deploy-Action@a51268f67f6605236975928ae28b0f7e9971d50a # v4.3.6
|
uses: SamKirkland/FTP-Deploy-Action@110f9186c050f71550953127052e77650219c287 # v4.4.0
|
||||||
with:
|
with:
|
||||||
server: ${{secrets.FTP_HOST}}
|
server: ${{secrets.FTP_HOST}}
|
||||||
username: ${{secrets.DOCS_FTP_USERNAME}}
|
username: ${{secrets.DOCS_FTP_USERNAME}}
|
||||||
|
|||||||
Reference in New Issue
Block a user