Skip to content

Commit 28667f7

Browse files
authored
Update deploy.yml
1 parent 9440029 commit 28667f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
password: ${{ secrets.SFTP_PASS }}
2828
localDir: './'
2929
remoteDir: './'
30-
exclude: '.git*'
30+
exclude: '.git/,.github/,node_modules/'
3131

3232
- name: Stop the Pterodactyl server
3333
shell: bash

0 commit comments

Comments
 (0)