Skip to content

Commit

Permalink
updated yaml file to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Nov 11, 2024
1 parent 4e97faa commit e1db739
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,4 @@ jobs:
server: ${{ secrets.FTP_SERVER}}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: ./api.cche-ch.org/
exclude: |
**/.git*
**/.git*/**
**/node_modules/**
**/tests/**
**/.env.example
**/.editorconfig
**/.gitattributes
**/.gitignore
**/phpunit.xml
**/.php-cs-fixer.cache
**/.env.testing
**/README.md
**/composer.lock
**/package-lock.json
**/.idea/**
**/.vscode/**
**/storage/logs/**
**/storage/framework/cache/**
**/storage/framework/sessions/**
**/storage/framework/views/**
server-dir: ./api.cche-ch.org/

0 comments on commit e1db739

Please sign in to comment.