Skip to content

Commit

Permalink
exclude /resources in ftp config
Browse files Browse the repository at this point in the history
  • Loading branch information
hurradieweltgehtunter authored Dec 12, 2023
1 parent 95432f3 commit 6f49dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- **/.git*
- **/.git*/**
- **/node_modules/**
- **/resources/**
- name: Send Down Webhook
run: curl -X POST https://bnbgpt.de/api/admin/down?key=${{ secrets.ADMIN_SECRET }}

0 comments on commit 6f49dea

Please sign in to comment.