mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-07-26 08:58:39 +00:00
Merge pull request #15 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 tailwind
|
||||
|
||||
- name: publish site
|
||||
uses: SamKirkland/FTP-Deploy-Action@a51268f67f6605236975928ae28b0f7e9971d50a # v4.3.6
|
||||
uses: SamKirkland/FTP-Deploy-Action@110f9186c050f71550953127052e77650219c287 # v4.4.0
|
||||
with:
|
||||
server: ${{secrets.FTP_URL}}
|
||||
username: ${{secrets.WWW_FTP_USERNAME}}
|
||||
|
||||
Reference in New Issue
Block a user