mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-02 11:59:00 +00:00
Bump SamKirkland/FTP-Deploy-Action from 4.3.4 to 4.3.6
Bumps [SamKirkland/FTP-Deploy-Action](https://github.com/samkirkland/ftp-deploy-action) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/samkirkland/ftp-deploy-action/releases) - [Commits](https://github.com/samkirkland/ftp-deploy-action/compare/v4.3.4...v4.3.6) --- updated-dependencies: - dependency-name: SamKirkland/FTP-Deploy-Action dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
|
uses: SamKirkland/FTP-Deploy-Action@v4.3.6
|
||||||
with:
|
with:
|
||||||
server: ${{secrets.FTP_HOST}}
|
server: ${{secrets.FTP_HOST}}
|
||||||
username: ${{secrets.FTP_USERNAME}}
|
username: ${{secrets.FTP_USERNAME}}
|
||||||
|
|||||||
Reference in New Issue
Block a user