issues Search Results · repo:SamKirkland/FTP-Deploy-Action language:TypeScript
Filter by
429 results
(68 ms)429 results
inSamKirkland/FTP-Deploy-Action (press backspace or delete to remove)Bug Description I recently changed my server for all my websites, but kept the FTP account credentials and other server
configuration the same. But now whenever I push my changes to the deploy branch, ...
khokonm
- Opened 23 days ago
- #501
is there a way i can prevent the action from deleting files already present on the server but not in the git repo?
woeterman94
- Opened 27 days ago
- #500
Bug Description commit isn t being deployed to cpanel site. Error is being thrown on github under the actions: no job
defined in jobs
calliope-slaw
- Opened on Mar 7
- #499
Bug Description When I push my website (Kirby CMS) it stops. Could it be related to the amount of files? I already tried
giving it more time. Hosting server is all-inkl.com. I also tried uploading the ...
NahuelGerthVK
- 2
- Opened on Mar 5
- #498
Hi Here is my yaml file name: .NET CI/CD
on: push: branches: [ main ] pull_request: branches: [ main ]
jobs: build-and-deploy: runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup ...
akbar-ehsaan
- 1
- Opened on Feb 28
- #497
Bug Description Running FTP-Deploy-Action successfully uploads the files via FTP, but then returns an error when it
attempts to delete /***/_actions .
My Action Config
name: Deploy Portfolio
on:
push: ...
wlmccrae
- 2
- Opened on Feb 25
- #496
I have, as many people do, a /.well-known directory in my remote with files that Apple, Google, etc provide. There are
some reasons as to exclude them from repositories (such as containing SHA keys or ...
jagomf
- Opened on Feb 23
- #495
name: Publish Website to CPanel on: push: branches: - main jobs: FTP-Deploy-Action: name: FTP-Deploy-Action runs-on:
ubuntu-latest steps: - uses: actions/checkout@v4 with: fetch-depth: 2 - name: Build ...
abinashsth
- Opened on Feb 22
- #494
Bug Description i removed it from local and the file is exists on server
My Action Config
on:
push:
branches: [main]
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ...
ahmedbondok2019
- Opened on Feb 10
- #493
I m having trouble with the FTP-Deploy-Action. The workflow doesn t appear to be using the FTP_PASSWORD secret
correctly. When I add a debugging step to check if the secret exists, it confirms availability, ...
jadchahine111
- 2
- Opened on Feb 5
- #492

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.