mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-09 01:03:43 +00:00
Bump SamKirkland/FTP-Deploy-Action from 4.3.6 to 4.4.0
Bumps [SamKirkland/FTP-Deploy-Action](https://github.com/samkirkland/ftp-deploy-action) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/samkirkland/ftp-deploy-action/releases) - [Commits](https://github.com/samkirkland/ftp-deploy-action/compare/v4.3.6...v4.4.0) --- updated-dependencies: - dependency-name: SamKirkland/FTP-Deploy-Action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
run: hugo --minify --destination ./build
|
||||
|
||||
- name: publish
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.6
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.4.0
|
||||
with:
|
||||
server: ${{secrets.FTP_HOST}}
|
||||
username: ${{secrets.FTP_USERNAME}}
|
||||
|
||||
Reference in New Issue
Block a user