mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-11 17:33:40 +00:00
Merge pull request #11 from jwetzell/dependabot/github_actions/SamKirkland/FTP-Deploy-Action-4.3.6
Bump SamKirkland/FTP-Deploy-Action from 4.3.4 to 4.3.6
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: publish
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.6
|
||||
with:
|
||||
server: ${{secrets.FTP_HOST}}
|
||||
username: ${{secrets.FTP_USERNAME}}
|
||||
|
||||
Reference in New Issue
Block a user